#96EBED#96EBED
#96EBED is a very light, moderate teal. Relative luminance 0.720; OKLCH L 88.7% C 0.082 H 197.7°. Best body text is #000000 at 15.40:1 contrast (WCAG AA passes).
Color values
| HEX | #96EBED |
|---|---|
| RGB | rgb(150, 235, 237) |
| HSL | hsl(181, 71%, 76%) |
| HSV | hsv(181, 37%, 93%) |
| CMYK | cmyk(36.7%, 0.8%, 0%, 7.1%) |
| CIE-LAB | lab(87.97, -25.12, -9.10) |
| CIE-LCH | lch(87.97, 26.72, 199.92°) |
| OKLab | oklab(88.69% -0.0785 -0.025) |
| OKLCH | oklch(88.69% 0.082 197.7) |
| XYZ | xyz(57.5665, 72.0113, 90.9705) |
| Luminance | 0.7201 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 3.08
Paleturquoise
#AFEEEE
ΔE00 3.43
Robin Egg Blue
#8AF1FE
ΔE00 4.06
Light Cyan
#ACFFFC
ΔE00 4.63
Pale Cyan
#B7FFFA
ΔE00 5.44
Robin'S Egg
#6DEDFD
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96EBED #ED9896
analogous
#96EDC3 #96EBED #96BFED
triadic
#96EBED #ED96EB #EBED96
tetradic
#96EBED #C396ED #ED9896 #BFED96
square
#96EBED #C396ED #ED9896 #BFED96
split-complementary
#96EBED #ED96BF #EDC396
monochromatic
#2ED7DB #62E1E4 #96EBED #CAF5F6 #E5FAFB
Accessibility & contrast
On white
1.36
#96EBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.40
#96EBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96EBED
15.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96EBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96EBED | 1.00 | 1.36 | 15.40 | 15.40 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E4ED
Deuteranopia (green-blind)
#D0D8EE
Tritanopia (blue-blind)
#72F0EB
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #96ebed; /* rgb */ color: rgb(150, 235, 237); /* oklch */ color: oklch(88.7% 0.082 197.7);
Tailwind
colors: {
custom: {
50: '#b9f1f2',
500: '#96ebed',
950: '#000000',
},
}SCSS
$custom: #96ebed; $custom-light: #b9f1f2; $custom-dark: #000000;
JSON
{
"hex": "#96ebed",
"rgb": {
"r": 150,
"g": 235,
"b": 237
},
"hsl": {
"h": 181.379,
"s": 70.732,
"l": 75.882
},
"oklch": {
"l": 0.88685,
"c": 0.08238,
"h": 197.7
},
"luminance": 0.72015
}Semantic roles & 50–950 ramp
primary
#96EBED
secondary
#C9615E
accent
#1713D3
background
#FDFFFF
surface
#F8FEFE
border
#D1D6D6
text
#121617
muted
#828585