#95DEEB#95DEEB
#95DEEB is a very light, moderate teal. Relative luminance 0.646; OKLCH L 85.7% C 0.075 H 209.9°. Best body text is #000000 at 13.93:1 contrast (WCAG AA passes).
Color values
| HEX | #95DEEB |
|---|---|
| RGB | rgb(149, 222, 235) |
| HSL | hsl(189, 68%, 75%) |
| HSV | hsv(189, 37%, 92%) |
| CMYK | cmyk(36.6%, 5.5%, 0%, 7.8%) |
| CIE-LAB | lab(84.29, -19.44, -13.55) |
| CIE-LCH | lch(84.29, 23.69, 214.87°) |
| OKLab | oklab(85.71% -0.0646 -0.0371) |
| OKLCH | oklch(85.71% 0.075 209.9) |
| XYZ | xyz(53.5059, 64.6269, 88.2360) |
| Luminance | 0.6463 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.22
Powder Blue
#B0E0E6
ΔE00 4.52
Robin Egg Blue
#8AF1FE
ΔE00 5.07
Lightblue
#ADD8E6
ΔE00 5.90
Robin'S Egg
#6DEDFD
ΔE00 5.93
Paleturquoise
#AFEEEE
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95DEEB #EBA295
analogous
#95EBCD #95DEEB #95B3EB
triadic
#95DEEB #EB95DE #DEEB95
tetradic
#95DEEB #CD95EB #EBA295 #B3EB95
square
#95DEEB #CD95EB #EBA295 #B3EB95
split-complementary
#95DEEB #EB95B3 #EBCD95
monochromatic
#2EBED8 #62CEE1 #95DEEB #C8EEF5 #E5F7FA
Accessibility & contrast
On white
1.51
#95DEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.93
#95DEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95DEEB
13.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95DEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95DEEB | 1.00 | 1.51 | 13.93 | 13.93 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D9EC
Deuteranopia (green-blind)
#C4CEEB
Tritanopia (blue-blind)
#73E4E2
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #95deeb; /* rgb */ color: rgb(149, 222, 235); /* oklch */ color: oklch(85.7% 0.075 209.9);
Tailwind
colors: {
custom: {
50: '#b7e8f1',
500: '#95deeb',
950: '#000000',
},
}SCSS
$custom: #95deeb; $custom-light: #b7e8f1; $custom-dark: #000000;
JSON
{
"hex": "#95deeb",
"rgb": {
"r": 149,
"g": 222,
"b": 235
},
"hsl": {
"h": 189.07,
"s": 68.254,
"l": 75.294
},
"oklch": {
"l": 0.8571,
"c": 0.07455,
"h": 209.9
},
"luminance": 0.6463
}Semantic roles & 50–950 ramp
primary
#95DEEB
secondary
#C66E5E
accent
#3215D0
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#121616
muted
#828485