#2FFEE6#2FFEE6
#2FFEE6 is a very light, vivid teal. Relative luminance 0.772; OKLCH L 89.8% C 0.154 H 182.5°. Best body text is #000000 at 16.44:1 contrast (WCAG AA passes).
Color values
| HEX | #2FFEE6 |
|---|---|
| RGB | rgb(47, 254, 230) |
| HSL | hsl(173, 99%, 59%) |
| HSV | hsv(173, 81%, 100%) |
| CMYK | cmyk(81.5%, 0%, 9.4%, 0.4%) |
| CIE-LAB | lab(90.41, -52.66, -2.17) |
| CIE-LCH | lch(90.41, 52.71, 182.36°) |
| OKLab | oklab(89.82% -0.1536 -0.0067) |
| OKLCH | oklch(89.82% 0.154 182.5) |
| XYZ | xyz(50.8899, 77.1946, 87.0655) |
| Luminance | 0.7720 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 2.83
Tiffany Blue
#7BF2DA
ΔE00 4.96
Aqua (survey)
#13EAC9
ΔE00 5.28
Bright Turquoise
#0FFEF9
ΔE00 5.76
Turquoise
#40E0D0
ΔE00 6.68
Light Aqua
#8CFFDB
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FFEE6 #FE2F47
analogous
#2FFE7E #2FFEE6 #2FAFFE
triadic
#2FFEE6 #E62FFE #FEE62F
tetradic
#2FFEE6 #7E2FFE #FE2F47 #AFFE2F
square
#2FFEE6 #7E2FFE #FE2F47 #AFFE2F
split-complementary
#2FFEE6 #FE2FAF #FE7E2F
monochromatic
#01B29D #01EFD3 #2FFEE6 #6CFEED #A9FFF5
Accessibility & contrast
On white
1.28
#2FFEE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.44
#2FFEE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2FFEE6
16.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FFEE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FFEE6 | 1.00 | 1.28 | 16.44 | 16.44 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2EFE5
Deuteranopia (green-blind)
#D7DBE8
Tritanopia (blue-blind)
#00FFF6
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #2ffee6; /* rgb */ color: rgb(47, 254, 230); /* oklch */ color: oklch(89.8% 0.154 182.5);
Tailwind
colors: {
custom: {
50: '#8dffed',
500: '#2ffee6',
950: '#000000',
},
}SCSS
$custom: #2ffee6; $custom-light: #8dffed; $custom-dark: #000000;
JSON
{
"hex": "#2ffee6",
"rgb": {
"r": 47,
"g": 254,
"b": 230
},
"hsl": {
"h": 173.043,
"s": 99.043,
"l": 59.02
},
"oklch": {
"l": 0.89819,
"c": 0.15376,
"h": 182.5
},
"luminance": 0.77201
}Semantic roles & 50–950 ramp
primary
#2FFEE6
secondary
#B12031
accent
#2942FF
background
#FCFFFE
surface
#F5FFFD
border
#CFD7D5
text
#0F1816
muted
#808684