#2FFEE4#2FFEE4
#2FFEE4 is a very light, vivid teal. Relative luminance 0.771; OKLCH L 89.8% C 0.155 H 181.5°. Best body text is #000000 at 16.42:1 contrast (WCAG AA passes).
Color values
| HEX | #2FFEE4 |
|---|---|
| RGB | rgb(47, 254, 228) |
| HSL | hsl(172, 99%, 59%) |
| HSV | hsv(172, 81%, 100%) |
| CMYK | cmyk(81.5%, 0%, 10.2%, 0.4%) |
| CIE-LAB | lab(90.36, -53.18, -1.20) |
| CIE-LCH | lch(90.36, 53.20, 181.30°) |
| OKLab | oklab(89.76% -0.1545 -0.0041) |
| OKLCH | oklch(89.76% 0.155 181.5) |
| XYZ | xyz(50.6106, 77.0829, 85.5948) |
| Luminance | 0.7709 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.36
Tiffany Blue
#7BF2DA
ΔE00 4.91
Aqua (survey)
#13EAC9
ΔE00 4.97
Bright Turquoise
#0FFEF9
ΔE00 6.33
Light Aqua
#8CFFDB
ΔE00 6.58
Bright Teal
#01F9C6
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FFEE4 #FE2F49
analogous
#2FFE7D #2FFEE4 #2FB0FE
triadic
#2FFEE4 #E42FFE #FEE42F
tetradic
#2FFEE4 #7D2FFE #FE2F49 #B0FE2F
square
#2FFEE4 #7D2FFE #FE2F49 #B0FE2F
split-complementary
#2FFEE4 #FE2FB0 #FE7D2F
monochromatic
#01B29C #01EFD1 #2FFEE4 #6CFEEC #A9FFF4
Accessibility & contrast
On white
1.28
#2FFEE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.42
#2FFEE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2FFEE4
16.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FFEE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FFEE4 | 1.00 | 1.28 | 16.42 | 16.42 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2EFE3
Deuteranopia (green-blind)
#D8DBE6
Tritanopia (blue-blind)
#00FFF6
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #2ffee4; /* rgb */ color: rgb(47, 254, 228); /* oklch */ color: oklch(89.8% 0.155 181.5);
Tailwind
colors: {
custom: {
50: '#8dffec',
500: '#2ffee4',
950: '#000000',
},
}SCSS
$custom: #2ffee4; $custom-light: #8dffec; $custom-dark: #000000;
JSON
{
"hex": "#2ffee4",
"rgb": {
"r": 47,
"g": 254,
"b": 228
},
"hsl": {
"h": 172.464,
"s": 99.043,
"l": 59.02
},
"oklch": {
"l": 0.8976,
"c": 0.15454,
"h": 181.5
},
"luminance": 0.77089
}Semantic roles & 50–950 ramp
primary
#2FFEE4
secondary
#B12032
accent
#2944FF
background
#FCFFFE
surface
#F5FFFD
border
#CFD7D5
text
#0F1816
muted
#808684