#96EAEA#96EAEA
#96EAEA is a very light, moderate teal. Relative luminance 0.713; OKLCH L 88.4% C 0.082 H 195.8°. Best body text is #000000 at 15.25:1 contrast (WCAG AA passes).
Color values
| HEX | #96EAEA |
|---|---|
| RGB | rgb(150, 234, 234) |
| HSL | hsl(180, 67%, 75%) |
| HSV | hsv(180, 36%, 92%) |
| CMYK | cmyk(35.9%, 0%, 0%, 8.2%) |
| CIE-LAB | lab(87.61, -25.35, -8.06) |
| CIE-LCH | lch(87.61, 26.60, 197.65°) |
| OKLab | oklab(88.37% -0.0785 -0.0222) |
| OKLCH | oklch(88.37% 0.082 195.8) |
| XYZ | xyz(56.8464, 71.2664, 88.5863) |
| Luminance | 0.7127 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.47
Robin'S Egg Blue
#98EFF9
ΔE00 3.85
Light Cyan
#ACFFFC
ΔE00 4.62
Robin Egg Blue
#8AF1FE
ΔE00 4.82
Pale Cyan
#B7FFFA
ΔE00 5.34
Robin'S Egg
#6DEDFD
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96EAEA #EA9696
analogous
#96EAC0 #96EAEA #96C0EA
triadic
#96EAEA #EA96EA #EAEA96
tetradic
#96EAEA #C096EA #EA9696 #C0EA96
square
#96EAEA #C096EA #EA9696 #C0EA96
split-complementary
#96EAEA #EA96C0 #EAC096
monochromatic
#30D6D6 #63E0E0 #96EAEA #C9F4F4 #E5FAFA
Accessibility & contrast
On white
1.38
#96EAEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.25
#96EAEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96EAEA
15.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96EAEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96EAEA | 1.00 | 1.38 | 15.25 | 15.25 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E2EA
Deuteranopia (green-blind)
#D0D7EB
Tritanopia (blue-blind)
#73EFEA
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #96eaea; /* rgb */ color: rgb(150, 234, 234); /* oklch */ color: oklch(88.4% 0.082 195.8);
Tailwind
colors: {
custom: {
50: '#b8f1f0',
500: '#96eaea',
950: '#000000',
},
}SCSS
$custom: #96eaea; $custom-light: #b8f1f0; $custom-dark: #000000;
JSON
{
"hex": "#96eaea",
"rgb": {
"r": 150,
"g": 234,
"b": 234
},
"hsl": {
"h": 180,
"s": 66.667,
"l": 75.294
},
"oklch": {
"l": 0.88369,
"c": 0.08158,
"h": 195.8
},
"luminance": 0.7127
}Semantic roles & 50–950 ramp
primary
#96EAEA
secondary
#C55F5F
accent
#1717CF
background
#FDFFFF
surface
#F8FEFE
border
#D1D6D6
text
#121616
muted
#828585