#9FF2EA#9FF2EA
#9FF2EA is a very light, moderate teal. Relative luminance 0.768; OKLCH L 90.6% C 0.082 H 188.1°. Best body text is #000000 at 16.36:1 contrast (WCAG AA passes).
Color values
| HEX | #9FF2EA |
|---|---|
| RGB | rgb(159, 242, 234) |
| HSL | hsl(174, 76%, 79%) |
| HSV | hsv(174, 34%, 95%) |
| CMYK | cmyk(34.3%, 0%, 3.3%, 5.1%) |
| CIE-LAB | lab(90.23, -26.87, -4.15) |
| CIE-LCH | lch(90.23, 27.18, 188.77°) |
| OKLab | oklab(90.58% -0.0808 -0.0116) |
| OKLCH | oklch(90.58% 0.082 188.1) |
| XYZ | xyz(60.8962, 76.8119, 89.4433) |
| Luminance | 0.7682 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.41
Pale Cyan
#B7FFFA
ΔE00 3.72
Paleturquoise
#AFEEEE
ΔE00 4.46
Eggshell Blue
#C4FFF7
ΔE00 5.12
Duck Egg Blue
#C3FBF4
ΔE00 5.12
Pale Aqua
#B8FFEB
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FF2EA #F29FA7
analogous
#9FF2C0 #9FF2EA #9FD0F2
triadic
#9FF2EA #EA9FF2 #F2EA9F
tetradic
#9FF2EA #C09FF2 #F29FA7 #D0F29F
square
#9FF2EA #C09FF2 #F29FA7 #D0F29F
split-complementary
#9FF2EA #F29FD0 #F2C09F
monochromatic
#33E3D2 #69EBDE #9FF2EA #D5F9F6 #E4FBF9
Accessibility & contrast
On white
1.28
#9FF2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.36
#9FF2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FF2EA
16.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FF2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FF2EA | 1.00 | 1.28 | 16.36 | 16.36 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEAEA
Deuteranopia (green-blind)
#DADEEB
Tritanopia (blue-blind)
#81F6EF
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #9ff2ea; /* rgb */ color: rgb(159, 242, 234); /* oklch */ color: oklch(90.6% 0.082 188.1);
Tailwind
colors: {
custom: {
50: '#bef6f0',
500: '#9ff2ea',
950: '#000000',
},
}SCSS
$custom: #9ff2ea; $custom-light: #bef6f0; $custom-dark: #000000;
JSON
{
"hex": "#9ff2ea",
"rgb": {
"r": 159,
"g": 242,
"b": 234
},
"hsl": {
"h": 174.217,
"s": 76.147,
"l": 78.627
},
"oklch": {
"l": 0.90581,
"c": 0.08158,
"h": 188.1
},
"luminance": 0.76816
}Semantic roles & 50–950 ramp
primary
#9FF2EA
secondary
#D0656F
accent
#0D21D8
background
#FDFFFF
surface
#F9FEFE
border
#D2D6D6
text
#121716
muted
#828585