#9DEAEF#9DEAEF
#9DEAEF is a very light, moderate teal. Relative luminance 0.722; OKLCH L 88.9% C 0.076 H 201.1°. Best body text is #000000 at 15.45:1 contrast (WCAG AA passes).
Color values
| HEX | #9DEAEF |
|---|---|
| RGB | rgb(157, 234, 239) |
| HSL | hsl(184, 72%, 78%) |
| HSV | hsv(184, 34%, 94%) |
| CMYK | cmyk(34.3%, 2.1%, 0%, 6.3%) |
| CIE-LAB | lab(88.08, -22.36, -9.95) |
| CIE-LCH | lch(88.08, 24.47, 204.00°) |
| OKLab | oklab(88.88% -0.0708 -0.0273) |
| OKLCH | oklch(88.88% 0.076 201.1) |
| XYZ | xyz(58.9020, 72.2421, 92.4850) |
| Luminance | 0.7225 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 2.13
Paleturquoise
#AFEEEE
ΔE00 2.85
Robin Egg Blue
#8AF1FE
ΔE00 3.66
Pale Sky Blue
#BDF6FE
ΔE00 5.09
Light Cyan
#ACFFFC
ΔE00 5.29
Powder Blue
#B0E0E6
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DEAEF #EFA29D
analogous
#9DEFCB #9DEAEF #9DC1EF
triadic
#9DEAEF #EF9DEA #EAEF9D
tetradic
#9DEAEF #CB9DEF #EFA29D #C1EF9D
square
#9DEAEF #CB9DEF #EFA29D #C1EF9D
split-complementary
#9DEAEF #EF9DC1 #EFCB9D
monochromatic
#34D3DE #68DFE6 #9DEAEF #D2F5F8 #E5F9FB
Accessibility & contrast
On white
1.36
#9DEAEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.45
#9DEAEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DEAEF
15.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DEAEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DEAEF | 1.00 | 1.36 | 15.45 | 15.45 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE3EF
Deuteranopia (green-blind)
#D1D8F0
Tritanopia (blue-blind)
#7DEFEB
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #9deaef; /* rgb */ color: rgb(157, 234, 239); /* oklch */ color: oklch(88.9% 0.076 201.1);
Tailwind
colors: {
custom: {
50: '#bdf1f4',
500: '#9deaef',
950: '#000000',
},
}SCSS
$custom: #9deaef; $custom-light: #bdf1f4; $custom-dark: #000000;
JSON
{
"hex": "#9deaef",
"rgb": {
"r": 157,
"g": 234,
"b": 239
},
"hsl": {
"h": 183.659,
"s": 71.93,
"l": 77.647
},
"oklch": {
"l": 0.88881,
"c": 0.07591,
"h": 201.1
},
"luminance": 0.72246
}Semantic roles & 50–950 ramp
primary
#9DEAEF
secondary
#CC6B64
accent
#1D12D4
background
#FDFFFF
surface
#F9FEFE
border
#D2D6D6
text
#121617
muted
#828585