#99EFED#99EFED
#99EFED is a very light, moderate teal. Relative luminance 0.746; OKLCH L 89.7% C 0.083 H 193.9°. Best body text is #000000 at 15.92:1 contrast (WCAG AA passes).
Color values
| HEX | #99EFED |
|---|---|
| RGB | rgb(153, 239, 237) |
| HSL | hsl(179, 73%, 77%) |
| HSV | hsv(179, 36%, 94%) |
| CMYK | cmyk(36%, 0%, 0.8%, 6.3%) |
| CIE-LAB | lab(89.21, -26.30, -7.25) |
| CIE-LCH | lch(89.21, 27.28, 195.42°) |
| OKLab | oklab(89.71% -0.0808 -0.02) |
| OKLCH | oklch(89.71% 0.083 193.9) |
| XYZ | xyz(59.2839, 74.6158, 91.3827) |
| Luminance | 0.7462 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.51
Paleturquoise
#AFEEEE
ΔE00 3.59
Pale Cyan
#B7FFFA
ΔE00 4.34
Robin'S Egg Blue
#98EFF9
ΔE00 4.45
Robin Egg Blue
#8AF1FE
ΔE00 5.32
Duck Egg Blue
#C3FBF4
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#99EFED #EF999B
analogous
#99EFC2 #99EFED #99C6EF
triadic
#99EFED #ED99EF #EFED99
tetradic
#99EFED #C299EF #EF999B #C6EF99
square
#99EFED #C299EF #EF999B #C6EF99
split-complementary
#99EFED #EF99C6 #EFC299
monochromatic
#2FDEDA #64E7E4 #99EFED #CEF7F6 #E5FBFA
Accessibility & contrast
On white
1.32
#99EFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.92
#99EFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #99EFED
15.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##99EFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##99EFED | 1.00 | 1.32 | 15.92 | 15.92 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E7ED
Deuteranopia (green-blind)
#D5DBEE
Tritanopia (blue-blind)
#76F4EE
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #99efed; /* rgb */ color: rgb(153, 239, 237); /* oklch */ color: oklch(89.7% 0.083 193.9);
Tailwind
colors: {
custom: {
50: '#bbf4f2',
500: '#99efed',
950: '#000000',
},
}SCSS
$custom: #99efed; $custom-light: #bbf4f2; $custom-dark: #000000;
JSON
{
"hex": "#99efed",
"rgb": {
"r": 153,
"g": 239,
"b": 237
},
"hsl": {
"h": 178.605,
"s": 72.881,
"l": 76.863
},
"oklch": {
"l": 0.89714,
"c": 0.08325,
"h": 193.9
},
"luminance": 0.7462
}Semantic roles & 50–950 ramp
primary
#99EFED
secondary
#CC6163
accent
#1115D5
background
#FDFFFF
surface
#F8FEFE
border
#D1D6D6
text
#121717
muted
#828585