#00FFA5#00FFA5
#00FFA5 is a very light, highly saturated teal. Relative luminance 0.742; OKLCH L 88.1% C 0.203 H 158.8°. Best body text is #000000 at 15.85:1 contrast (WCAG AA passes).
Color values
| HEX | #00FFA5 |
|---|---|
| RGB | rgb(0, 255, 165) |
| HSL | hsl(159, 100%, 50%) |
| HSV | hsv(159, 100%, 100%) |
| CMYK | cmyk(100%, 0%, 35.3%, 0%) |
| CIE-LAB | lab(89.03, -70.24, 29.22) |
| CIE-LCH | lch(89.03, 76.07, 157.41°) |
| OKLab | oklab(88.14% -0.1896 0.0735) |
| OKLCH | oklch(88.14% 0.203 158.8) |
| XYZ | xyz(42.5468, 74.2309, 47.6755) |
| Luminance | 0.7424 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Sea Green
#05FFA6
ΔE00 0.16
Mediumspringgreen
#00FA9A
ΔE00 1.60
Sea Green (survey)
#53FCA1
ΔE00 2.34
Light Green Blue
#56FCA2
ΔE00 2.43
Greenish Turquoise
#00FBB0
ΔE00 2.65
Greenish Cyan
#2AFEB7
ΔE00 3.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#00FFA5 #FF005A
analogous
#00FF26 #00FFA5 #00D9FF
triadic
#00FFA5 #A500FF #FFA500
tetradic
#00FFA5 #2600FF #FF005A #D9FF00
square
#00FFA5 #2600FF #FF005A #D9FF00
split-complementary
#00FFA5 #FF00D9 #FF2600
monochromatic
#008556 #00C27D #00FFA5 #3DFFBB #7AFFD0
Accessibility & contrast
On white
1.33
#00FFA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.85
#00FFA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #00FFA5
15.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##00FFA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##00FFA5 | 1.00 | 1.33 | 15.85 | 15.85 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEA9F
Deuteranopia (green-blind)
#E4D9AB
Tritanopia (blue-blind)
#00FDE8
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #00ffa5; /* rgb */ color: rgb(0, 255, 165); /* oklch */ color: oklch(88.1% 0.203 158.8);
Tailwind
colors: {
custom: {
50: '#84ffc0',
500: '#00ffa5',
950: '#000000',
},
}SCSS
$custom: #00ffa5; $custom-light: #84ffc0; $custom-dark: #000000;
JSON
{
"hex": "#00ffa5",
"rgb": {
"r": 0,
"g": 255,
"b": 165
},
"hsl": {
"h": 158.824,
"s": 100,
"l": 50
},
"oklch": {
"l": 0.88142,
"c": 0.20332,
"h": 158.8
},
"luminance": 0.74237
}Semantic roles & 50–950 ramp
primary
#00FFA5
secondary
#8B1841
accent
#2974FF
background
#FCFFFD
surface
#F5FFF9
border
#CFD7D2
text
#0E1812
muted
#7F8682