#9FEDEA#9FEDEA
#9FEDEA is a very light, moderate teal. Relative luminance 0.739; OKLCH L 89.5% C 0.077 H 192.8°. Best body text is #000000 at 15.78:1 contrast (WCAG AA passes).
Color values
| HEX | #9FEDEA |
|---|---|
| RGB | rgb(159, 237, 234) |
| HSL | hsl(178, 68%, 78%) |
| HSV | hsv(178, 33%, 93%) |
| CMYK | cmyk(32.9%, 0%, 1.3%, 7.1%) |
| CIE-LAB | lab(88.86, -24.45, -6.17) |
| CIE-LCH | lch(88.86, 25.21, 194.16°) |
| OKLab | oklab(89.48% -0.0748 -0.017) |
| OKLCH | oklch(89.48% 0.077 192.8) |
| XYZ | xyz(59.4283, 73.8762, 88.9540) |
| Luminance | 0.7388 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 2.85
Light Cyan
#ACFFFC
ΔE00 3.75
Pale Cyan
#B7FFFA
ΔE00 4.15
Robin'S Egg Blue
#98EFF9
ΔE00 4.78
Duck Egg Blue
#C3FBF4
ΔE00 5.26
Eggshell Blue
#C4FFF7
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FEDEA #ED9FA2
analogous
#9FEDC3 #9FEDEA #9FC9ED
triadic
#9FEDEA #EA9FED #EDEA9F
tetradic
#9FEDEA #C39FED #ED9FA2 #C9ED9F
square
#9FEDEA #C39FED #ED9FA2 #C9ED9F
split-complementary
#9FEDEA #ED9FC9 #EDC39F
monochromatic
#38DAD3 #6BE3DF #9FEDEA #D3F7F5 #E5FAF9
Accessibility & contrast
On white
1.33
#9FEDEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.78
#9FEDEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FEDEA
15.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FEDEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FEDEA | 1.00 | 1.33 | 15.78 | 15.78 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E5EA
Deuteranopia (green-blind)
#D5DBEB
Tritanopia (blue-blind)
#82F1EC
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #9fedea; /* rgb */ color: rgb(159, 237, 234); /* oklch */ color: oklch(89.5% 0.077 192.8);
Tailwind
colors: {
custom: {
50: '#bef3f0',
500: '#9fedea',
950: '#000000',
},
}SCSS
$custom: #9fedea; $custom-light: #bef3f0; $custom-dark: #000000;
JSON
{
"hex": "#9fedea",
"rgb": {
"r": 159,
"g": 237,
"b": 234
},
"hsl": {
"h": 177.692,
"s": 68.421,
"l": 77.647
},
"oklch": {
"l": 0.89483,
"c": 0.07669,
"h": 192.8
},
"luminance": 0.7388
}Semantic roles & 50–950 ramp
primary
#9FEDEA
secondary
#C9676B
accent
#151CD0
background
#FDFFFF
surface
#F9FEFE
border
#D2D6D6
text
#121716
muted
#828585