#96ECED#96ECED
#96ECED is a very light, moderate teal. Relative luminance 0.726; OKLCH L 88.9% C 0.083 H 196.7°. Best body text is #000000 at 15.52:1 contrast (WCAG AA passes).
Color values
| HEX | #96ECED |
|---|---|
| RGB | rgb(150, 236, 237) |
| HSL | hsl(181, 71%, 76%) |
| HSV | hsv(181, 37%, 93%) |
| CMYK | cmyk(36.7%, 0.4%, 0%, 7.1%) |
| CIE-LAB | lab(88.25, -25.61, -8.69) |
| CIE-LCH | lch(88.25, 27.05, 198.75°) |
| OKLab | oklab(88.91% -0.0797 -0.0239) |
| OKLCH | oklch(88.91% 0.083 196.7) |
| XYZ | xyz(57.8536, 72.5855, 91.0662) |
| Luminance | 0.7259 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 3.41
Paleturquoise
#AFEEEE
ΔE00 3.49
Robin Egg Blue
#8AF1FE
ΔE00 4.33
Light Cyan
#ACFFFC
ΔE00 4.34
Pale Cyan
#B7FFFA
ΔE00 5.18
Robin'S Egg
#6DEDFD
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96ECED #ED9796
analogous
#96EDC2 #96ECED #96C0ED
triadic
#96ECED #ED96EC #ECED96
tetradic
#96ECED #C296ED #ED9796 #C0ED96
square
#96ECED #C296ED #ED9796 #C0ED96
split-complementary
#96ECED #ED96C0 #EDC296
monochromatic
#2ED9DB #62E3E4 #96ECED #CAF5F6 #E5FAFB
Accessibility & contrast
On white
1.35
#96ECED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.52
#96ECED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96ECED
15.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96ECED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96ECED | 1.00 | 1.35 | 15.52 | 15.52 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E4ED
Deuteranopia (green-blind)
#D1D8EE
Tritanopia (blue-blind)
#72F1EC
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #96eced; /* rgb */ color: rgb(150, 236, 237); /* oklch */ color: oklch(88.9% 0.083 196.7);
Tailwind
colors: {
custom: {
50: '#b9f2f2',
500: '#96eced',
950: '#000000',
},
}SCSS
$custom: #96eced; $custom-light: #b9f2f2; $custom-dark: #000000;
JSON
{
"hex": "#96eced",
"rgb": {
"r": 150,
"g": 236,
"b": 237
},
"hsl": {
"h": 180.69,
"s": 70.732,
"l": 75.882
},
"oklch": {
"l": 0.88905,
"c": 0.08318,
"h": 196.7
},
"luminance": 0.72589
}Semantic roles & 50–950 ramp
primary
#96ECED
secondary
#C9605E
accent
#1513D3
background
#FDFFFF
surface
#F8FEFE
border
#D1D6D6
text
#121717
muted
#828585