#2FFEE5#2FFEE5
#2FFEE5 is a very light, vivid teal. Relative luminance 0.771; OKLCH L 89.8% C 0.154 H 182.0°. Best body text is #000000 at 16.43:1 contrast (WCAG AA passes).
Color values
| HEX | #2FFEE5 |
|---|---|
| RGB | rgb(47, 254, 229) |
| HSL | hsl(173, 99%, 59%) |
| HSV | hsv(173, 81%, 100%) |
| CMYK | cmyk(81.5%, 0%, 9.8%, 0.4%) |
| CIE-LAB | lab(90.39, -52.92, -1.69) |
| CIE-LCH | lch(90.39, 52.95, 181.82°) |
| OKLab | oklab(89.79% -0.154 -0.0054) |
| OKLCH | oklch(89.79% 0.154 182) |
| XYZ | xyz(50.7499, 77.1386, 86.3280) |
| Luminance | 0.7714 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.10
Tiffany Blue
#7BF2DA
ΔE00 4.93
Aqua (survey)
#13EAC9
ΔE00 5.12
Bright Turquoise
#0FFEF9
ΔE00 6.05
Light Aqua
#8CFFDB
ΔE00 6.74
Turquoise
#40E0D0
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FFEE5 #FE2F48
analogous
#2FFE7E #2FFEE5 #2FAFFE
triadic
#2FFEE5 #E52FFE #FEE52F
tetradic
#2FFEE5 #7E2FFE #FE2F48 #AFFE2F
square
#2FFEE5 #7E2FFE #FE2F48 #AFFE2F
split-complementary
#2FFEE5 #FE2FAF #FE7E2F
monochromatic
#01B29C #01EFD2 #2FFEE5 #6CFEED #A9FFF4
Accessibility & contrast
On white
1.28
#2FFEE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.43
#2FFEE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2FFEE5
16.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FFEE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FFEE5 | 1.00 | 1.28 | 16.43 | 16.43 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2EFE4
Deuteranopia (green-blind)
#D8DBE7
Tritanopia (blue-blind)
#00FFF6
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #2ffee5; /* rgb */ color: rgb(47, 254, 229); /* oklch */ color: oklch(89.8% 0.154 182.0);
Tailwind
colors: {
custom: {
50: '#8dffed',
500: '#2ffee5',
950: '#000000',
},
}SCSS
$custom: #2ffee5; $custom-light: #8dffed; $custom-dark: #000000;
JSON
{
"hex": "#2ffee5",
"rgb": {
"r": 47,
"g": 254,
"b": 229
},
"hsl": {
"h": 172.754,
"s": 99.043,
"l": 59.02
},
"oklch": {
"l": 0.8979,
"c": 0.15415,
"h": 182
},
"luminance": 0.77145
}Semantic roles & 50–950 ramp
primary
#2FFEE5
secondary
#B12032
accent
#2943FF
background
#FCFFFE
surface
#F5FFFD
border
#CFD7D5
text
#0F1816
muted
#808684