#2FFFE8#2FFFE8
#2FFFE8 is a very light, vivid teal. Relative luminance 0.780; OKLCH L 90.1% C 0.154 H 183.0°. Best body text is #000000 at 16.59:1 contrast (WCAG AA passes).
Color values
| HEX | #2FFFE8 |
|---|---|
| RGB | rgb(47, 255, 232) |
| HSL | hsl(173, 100%, 59%) |
| HSV | hsv(173, 82%, 100%) |
| CMYK | cmyk(81.6%, 0%, 9%, 0%) |
| CIE-LAB | lab(90.75, -52.55, -2.70) |
| CIE-LCH | lch(90.75, 52.62, 182.94°) |
| OKLab | oklab(90.12% -0.1536 -0.0081) |
| OKLCH | oklch(90.12% 0.154 183) |
| XYZ | xyz(51.4905, 77.9439, 88.6592) |
| Luminance | 0.7795 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 2.64
Tiffany Blue
#7BF2DA
ΔE00 5.12
Bright Turquoise
#0FFEF9
ΔE00 5.45
Aqua (survey)
#13EAC9
ΔE00 5.63
Turquoise
#40E0D0
ΔE00 6.81
Aqua
#00FFFF
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FFFE8 #FF2F46
analogous
#2FFF80 #2FFFE8 #2FAEFF
triadic
#2FFFE8 #E82FFF #FFE82F
tetradic
#2FFFE8 #802FFF #FF2F46 #AEFF2F
square
#2FFFE8 #802FFF #FF2F46 #AEFF2F
split-complementary
#2FFFE8 #FF2FAE #FF802F
monochromatic
#00B4A0 #00F1D6 #2FFFE8 #6CFFEF #A9FFF6
Accessibility & contrast
On white
1.27
#2FFFE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.59
#2FFFE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2FFFE8
16.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FFFE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FFFE8 | 1.00 | 1.27 | 16.59 | 16.59 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F0E7
Deuteranopia (green-blind)
#D8DCEA
Tritanopia (blue-blind)
#00FFF8
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #2fffe8; /* rgb */ color: rgb(47, 255, 232); /* oklch */ color: oklch(90.1% 0.154 183.0);
Tailwind
colors: {
custom: {
50: '#8dffef',
500: '#2fffe8',
950: '#000000',
},
}SCSS
$custom: #2fffe8; $custom-light: #8dffef; $custom-dark: #000000;
JSON
{
"hex": "#2fffe8",
"rgb": {
"r": 47,
"g": 255,
"b": 232
},
"hsl": {
"h": 173.365,
"s": 100,
"l": 59.216
},
"oklch": {
"l": 0.90117,
"c": 0.15386,
"h": 183
},
"luminance": 0.77951
}Semantic roles & 50–950 ramp
primary
#2FFFE8
secondary
#B32030
accent
#2940FF
background
#FCFFFF
surface
#F5FFFE
border
#CFD7D6
text
#0F1816
muted
#808685