#2FFFE9#2FFFE9
#2FFFE9 is a very light, vivid teal. Relative luminance 0.780; OKLCH L 90.1% C 0.153 H 183.5°. Best body text is #000000 at 16.60:1 contrast (WCAG AA passes).
Color values
| HEX | #2FFFE9 |
|---|---|
| RGB | rgb(47, 255, 233) |
| HSL | hsl(174, 100%, 59%) |
| HSV | hsv(174, 82%, 100%) |
| CMYK | cmyk(81.6%, 0%, 8.6%, 0%) |
| CIE-LAB | lab(90.78, -52.29, -3.18) |
| CIE-LCH | lch(90.78, 52.38, 183.48°) |
| OKLab | oklab(90.15% -0.1532 -0.0094) |
| OKLCH | oklch(90.15% 0.154 183.5) |
| XYZ | xyz(51.6329, 78.0009, 89.4094) |
| Luminance | 0.7801 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 2.39
Bright Turquoise
#0FFEF9
ΔE00 5.15
Tiffany Blue
#7BF2DA
ΔE00 5.19
Aqua (survey)
#13EAC9
ΔE00 5.81
Aqua
#00FFFF
ΔE00 6.71
Turquoise
#40E0D0
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FFFE9 #FF2F45
analogous
#2FFF81 #2FFFE9 #2FADFF
triadic
#2FFFE9 #E92FFF #FFE92F
tetradic
#2FFFE9 #812FFF #FF2F45 #ADFF2F
square
#2FFFE9 #812FFF #FF2F45 #ADFF2F
split-complementary
#2FFFE9 #FF2FAD #FF812F
monochromatic
#00B4A1 #00F1D7 #2FFFE9 #6CFFEF #A9FFF6
Accessibility & contrast
On white
1.26
#2FFFE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.60
#2FFFE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2FFFE9
16.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FFFE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FFFE9 | 1.00 | 1.26 | 16.60 | 16.60 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F0E8
Deuteranopia (green-blind)
#D8DCEB
Tritanopia (blue-blind)
#00FFF8
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #2fffe9; /* rgb */ color: rgb(47, 255, 233); /* oklch */ color: oklch(90.1% 0.153 183.5);
Tailwind
colors: {
custom: {
50: '#8dfff0',
500: '#2fffe9',
950: '#000000',
},
}SCSS
$custom: #2fffe9; $custom-light: #8dfff0; $custom-dark: #000000;
JSON
{
"hex": "#2fffe9",
"rgb": {
"r": 47,
"g": 255,
"b": 233
},
"hsl": {
"h": 173.654,
"s": 100,
"l": 59.216
},
"oklch": {
"l": 0.90147,
"c": 0.1535,
"h": 183.5
},
"luminance": 0.78008
}Semantic roles & 50–950 ramp
primary
#2FFFE9
secondary
#B3202F
accent
#293FFF
background
#FCFFFF
surface
#F5FFFE
border
#CFD7D6
text
#0F1816
muted
#808685