#9FEAED#9FEAED
#9FEAED is a very light, moderate teal. Relative luminance 0.723; OKLCH L 88.9% C 0.074 H 199.1°. Best body text is #000000 at 15.47:1 contrast (WCAG AA passes).
Color values
| HEX | #9FEAED |
|---|---|
| RGB | rgb(159, 234, 237) |
| HSL | hsl(182, 68%, 78%) |
| HSV | hsv(182, 33%, 93%) |
| CMYK | cmyk(32.9%, 1.3%, 0%, 7.1%) |
| CIE-LAB | lab(88.13, -22.29, -8.83) |
| CIE-LCH | lch(88.13, 23.98, 201.61°) |
| OKLab | oklab(88.92% -0.07 -0.0242) |
| OKLCH | oklch(88.92% 0.074 199.1) |
| XYZ | xyz(59.0017, 72.3275, 90.9560) |
| Luminance | 0.7233 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 2.34
Robin'S Egg Blue
#98EFF9
ΔE00 2.80
Robin Egg Blue
#8AF1FE
ΔE00 4.29
Light Cyan
#ACFFFC
ΔE00 4.93
Pale Sky Blue
#BDF6FE
ΔE00 5.24
Pale Cyan
#B7FFFA
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FEAED #EDA29F
analogous
#9FEDC9 #9FEAED #9FC3ED
triadic
#9FEAED #ED9FEA #EAED9F
tetradic
#9FEAED #C99FED #EDA29F #C3ED9F
square
#9FEAED #C99FED #EDA29F #C3ED9F
split-complementary
#9FEAED #ED9FC3 #EDC99F
monochromatic
#38D3DA #6BDFE3 #9FEAED #D3F5F7 #E5F9FA
Accessibility & contrast
On white
1.36
#9FEAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.47
#9FEAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FEAED
15.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FEAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FEAED | 1.00 | 1.36 | 15.47 | 15.47 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E3ED
Deuteranopia (green-blind)
#D2D9EE
Tritanopia (blue-blind)
#81EFEB
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #9feaed; /* rgb */ color: rgb(159, 234, 237); /* oklch */ color: oklch(88.9% 0.074 199.1);
Tailwind
colors: {
custom: {
50: '#bef1f2',
500: '#9feaed',
950: '#000000',
},
}SCSS
$custom: #9feaed; $custom-light: #bef1f2; $custom-dark: #000000;
JSON
{
"hex": "#9feaed",
"rgb": {
"r": 159,
"g": 234,
"b": 237
},
"hsl": {
"h": 182.308,
"s": 68.421,
"l": 77.647
},
"oklch": {
"l": 0.88921,
"c": 0.07404,
"h": 199.1
},
"luminance": 0.72331
}Semantic roles & 50–950 ramp
primary
#9FEAED
secondary
#C96B67
accent
#1C15D0
background
#FDFFFF
surface
#F9FEFE
border
#D2D6D6
text
#121617
muted
#828585