#2FFEE3#2FFEE3
#2FFEE3 is a very light, vivid teal. Relative luminance 0.770; OKLCH L 89.7% C 0.155 H 181.0°. Best body text is #000000 at 16.41:1 contrast (WCAG AA passes).
Color values
| HEX | #2FFEE3 |
|---|---|
| RGB | rgb(47, 254, 227) |
| HSL | hsl(172, 99%, 59%) |
| HSV | hsv(172, 81%, 100%) |
| CMYK | cmyk(81.5%, 0%, 10.6%, 0.4%) |
| CIE-LAB | lab(90.33, -53.44, -0.72) |
| CIE-LCH | lch(90.33, 53.45, 180.77°) |
| OKLab | oklab(89.73% -0.1549 -0.0028) |
| OKLCH | oklch(89.73% 0.155 181) |
| XYZ | xyz(50.4722, 77.0276, 84.8658) |
| Luminance | 0.7703 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.63
Aqua (survey)
#13EAC9
ΔE00 4.83
Tiffany Blue
#7BF2DA
ΔE00 4.91
Bright Teal
#01F9C6
ΔE00 6.36
Light Aqua
#8CFFDB
ΔE00 6.43
Bright Turquoise
#0FFEF9
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FFEE3 #FE2F4A
analogous
#2FFE7C #2FFEE3 #2FB2FE
triadic
#2FFEE3 #E32FFE #FEE32F
tetradic
#2FFEE3 #7C2FFE #FE2F4A #B2FE2F
square
#2FFEE3 #7C2FFE #FE2F4A #B2FE2F
split-complementary
#2FFEE3 #FE2FB2 #FE7C2F
monochromatic
#01B29B #01EFD0 #2FFEE3 #6CFEEB #A9FFF3
Accessibility & contrast
On white
1.28
#2FFEE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.41
#2FFEE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2FFEE3
16.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FFEE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FFEE3 | 1.00 | 1.28 | 16.41 | 16.41 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2EEE2
Deuteranopia (green-blind)
#D8DBE5
Tritanopia (blue-blind)
#00FFF6
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #2ffee3; /* rgb */ color: rgb(47, 254, 227); /* oklch */ color: oklch(89.7% 0.155 181.0);
Tailwind
colors: {
custom: {
50: '#8dffeb',
500: '#2ffee3',
950: '#000000',
},
}SCSS
$custom: #2ffee3; $custom-light: #8dffeb; $custom-dark: #000000;
JSON
{
"hex": "#2ffee3",
"rgb": {
"r": 47,
"g": 254,
"b": 227
},
"hsl": {
"h": 172.174,
"s": 99.043,
"l": 59.02
},
"oklch": {
"l": 0.89731,
"c": 0.15496,
"h": 181
},
"luminance": 0.77034
}Semantic roles & 50–950 ramp
primary
#2FFEE3
secondary
#B12033
accent
#2945FF
background
#FCFFFE
surface
#F5FFFD
border
#CFD7D5
text
#0F1816
muted
#808684