#99EEEE#99EEEE
#99EEEE is a very light, moderate teal. Relative luminance 0.741; OKLCH L 89.5% C 0.082 H 195.8°. Best body text is #000000 at 15.82:1 contrast (WCAG AA passes).
Color values
| HEX | #99EEEE |
|---|---|
| RGB | rgb(153, 238, 238) |
| HSL | hsl(180, 71%, 77%) |
| HSV | hsv(180, 36%, 93%) |
| CMYK | cmyk(35.7%, 0%, 0%, 6.7%) |
| CIE-LAB | lab(88.97, -25.58, -8.14) |
| CIE-LCH | lch(88.97, 26.85, 197.65°) |
| OKLab | oklab(89.53% -0.0792 -0.0224) |
| OKLCH | oklch(89.53% 0.082 195.8) |
| XYZ | xyz(59.1384, 74.0905, 92.0570) |
| Luminance | 0.7409 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.29
Robin'S Egg Blue
#98EFF9
ΔE00 3.69
Light Cyan
#ACFFFC
ΔE00 3.79
Pale Cyan
#B7FFFA
ΔE00 4.62
Robin Egg Blue
#8AF1FE
ΔE00 4.64
Robin'S Egg
#6DEDFD
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#99EEEE #EE9999
analogous
#99EEC4 #99EEEE #99C4EE
triadic
#99EEEE #EE99EE #EEEE99
tetradic
#99EEEE #C499EE #EE9999 #C4EE99
square
#99EEEE #C499EE #EE9999 #C4EE99
split-complementary
#99EEEE #EE99C4 #EEC499
monochromatic
#30DDDD #65E5E5 #99EEEE #CDF7F7 #E5FBFB
Accessibility & contrast
On white
1.33
#99EEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.82
#99EEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #99EEEE
15.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##99EEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##99EEEE | 1.00 | 1.33 | 15.82 | 15.82 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E6EE
Deuteranopia (green-blind)
#D4DBEF
Tritanopia (blue-blind)
#76F3EE
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #99eeee; /* rgb */ color: rgb(153, 238, 238); /* oklch */ color: oklch(89.5% 0.082 195.8);
Tailwind
colors: {
custom: {
50: '#bbf3f3',
500: '#99eeee',
950: '#000000',
},
}SCSS
$custom: #99eeee; $custom-light: #bbf3f3; $custom-dark: #000000;
JSON
{
"hex": "#99eeee",
"rgb": {
"r": 153,
"g": 238,
"b": 238
},
"hsl": {
"h": 180,
"s": 71.429,
"l": 76.667
},
"oklch": {
"l": 0.89525,
"c": 0.08234,
"h": 195.8
},
"luminance": 0.74094
}Semantic roles & 50–950 ramp
primary
#99EEEE
secondary
#CA6161
accent
#1212D3
background
#FDFFFF
surface
#F8FEFE
border
#D1D6D6
text
#121717
muted
#828585