#99EAEC#99EAEC
#99EAEC is a very light, moderate teal. Relative luminance 0.717; OKLCH L 88.6% C 0.079 H 197.8°. Best body text is #000000 at 15.33:1 contrast (WCAG AA passes).
Color values
| HEX | #99EAEC |
|---|---|
| RGB | rgb(153, 234, 236) |
| HSL | hsl(181, 69%, 76%) |
| HSV | hsv(181, 35%, 93%) |
| CMYK | cmyk(35.2%, 0.8%, 0%, 7.5%) |
| CIE-LAB | lab(87.81, -24.10, -8.81) |
| CIE-LCH | lch(87.81, 25.66, 200.07°) |
| OKLab | oklab(88.58% -0.0753 -0.0242) |
| OKLCH | oklch(88.58% 0.079 197.8) |
| XYZ | xyz(57.6946, 71.6704, 90.1342) |
| Luminance | 0.7167 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.03
Robin'S Egg Blue
#98EFF9
ΔE00 3.07
Robin Egg Blue
#8AF1FE
ΔE00 4.25
Light Cyan
#ACFFFC
ΔE00 4.76
Pale Cyan
#B7FFFA
ΔE00 5.42
Robin'S Egg
#6DEDFD
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#99EAEC #EC9B99
analogous
#99ECC5 #99EAEC #99C1EC
triadic
#99EAEC #EC99EA #EAEC99
tetradic
#99EAEC #C599EC #EC9B99 #C1EC99
square
#99EAEC #C599EC #EC9B99 #C1EC99
split-complementary
#99EAEC #EC99C1 #ECC599
monochromatic
#32D5D9 #65DFE2 #99EAEC #CDF5F6 #E5FAFA
Accessibility & contrast
On white
1.37
#99EAEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.33
#99EAEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #99EAEC
15.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##99EAEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##99EAEC | 1.00 | 1.37 | 15.33 | 15.33 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E3EC
Deuteranopia (green-blind)
#D0D7ED
Tritanopia (blue-blind)
#78EFEA
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #99eaec; /* rgb */ color: rgb(153, 234, 236); /* oklch */ color: oklch(88.6% 0.079 197.8);
Tailwind
colors: {
custom: {
50: '#baf1f2',
500: '#99eaec',
950: '#000000',
},
}SCSS
$custom: #99eaec; $custom-light: #baf1f2; $custom-dark: #000000;
JSON
{
"hex": "#99eaec",
"rgb": {
"r": 153,
"g": 234,
"b": 236
},
"hsl": {
"h": 181.446,
"s": 68.595,
"l": 76.275
},
"oklch": {
"l": 0.88581,
"c": 0.07909,
"h": 197.8
},
"luminance": 0.71674
}Semantic roles & 50–950 ramp
primary
#99EAEC
secondary
#C86462
accent
#1915D1
background
#FDFFFF
surface
#F8FEFE
border
#D1D6D6
text
#121616
muted
#828585