#96EEEE#96EEEE
#96EEEE is a very light, moderate teal. Relative luminance 0.738; OKLCH L 89.4% C 0.085 H 195.7°. Best body text is #000000 at 15.76:1 contrast (WCAG AA passes).
Color values
| HEX | #96EEEE |
|---|---|
| RGB | rgb(150, 238, 238) |
| HSL | hsl(180, 72%, 76%) |
| HSV | hsv(180, 37%, 93%) |
| CMYK | cmyk(37%, 0%, 0%, 6.7%) |
| CIE-LAB | lab(88.83, -26.34, -8.36) |
| CIE-LCH | lch(88.83, 27.64, 197.60°) |
| OKLab | oklab(89.38% -0.0816 -0.023) |
| OKLCH | oklch(89.38% 0.085 195.7) |
| XYZ | xyz(58.5792, 73.8021, 92.0308) |
| Luminance | 0.7381 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.67
Robin'S Egg Blue
#98EFF9
ΔE00 3.77
Light Cyan
#ACFFFC
ΔE00 3.91
Robin Egg Blue
#8AF1FE
ΔE00 4.58
Pale Cyan
#B7FFFA
ΔE00 4.84
Robin'S Egg
#6DEDFD
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96EEEE #EE9696
analogous
#96EEC2 #96EEEE #96C2EE
triadic
#96EEEE #EE96EE #EEEE96
tetradic
#96EEEE #C296EE #EE9696 #C2EE96
square
#96EEEE #C296EE #EE9696 #C2EE96
split-complementary
#96EEEE #EE96C2 #EEC296
monochromatic
#2DDDDD #61E5E5 #96EEEE #CBF7F7 #E5FBFB
Accessibility & contrast
On white
1.33
#96EEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.76
#96EEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96EEEE
15.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96EEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96EEEE | 1.00 | 1.33 | 15.76 | 15.76 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E6EE
Deuteranopia (green-blind)
#D3DAEF
Tritanopia (blue-blind)
#71F3EE
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #96eeee; /* rgb */ color: rgb(150, 238, 238); /* oklch */ color: oklch(89.4% 0.085 195.7);
Tailwind
colors: {
custom: {
50: '#b9f3f3',
500: '#96eeee',
950: '#000000',
},
}SCSS
$custom: #96eeee; $custom-light: #b9f3f3; $custom-dark: #000000;
JSON
{
"hex": "#96eeee",
"rgb": {
"r": 150,
"g": 238,
"b": 238
},
"hsl": {
"h": 180,
"s": 72.131,
"l": 76.078
},
"oklch": {
"l": 0.89379,
"c": 0.08479,
"h": 195.7
},
"luminance": 0.73806
}Semantic roles & 50–950 ramp
primary
#96EEEE
secondary
#CA5E5E
accent
#1111D4
background
#FDFFFF
surface
#F8FEFE
border
#D1D6D6
text
#121717
muted
#828585