#95DDEB#95DDEB
#95DDEB is a very light, moderate teal. Relative luminance 0.641; OKLCH L 85.5% C 0.074 H 211.1°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #95DDEB |
|---|---|
| RGB | rgb(149, 221, 235) |
| HSL | hsl(190, 68%, 75%) |
| HSV | hsv(190, 37%, 92%) |
| CMYK | cmyk(36.6%, 6%, 0%, 7.8%) |
| CIE-LAB | lab(84.02, -18.94, -13.96) |
| CIE-LCH | lch(84.02, 23.53, 216.39°) |
| OKLab | oklab(85.49% -0.0634 -0.0383) |
| OKLCH | oklch(85.49% 0.074 211.1) |
| XYZ | xyz(53.2410, 64.0973, 88.1477) |
| Luminance | 0.6410 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.56
Robin'S Egg Blue
#98EFF9
ΔE00 4.63
Robin Egg Blue
#8AF1FE
ΔE00 5.42
Lightblue
#ADD8E6
ΔE00 5.57
Ice Blue
#A5DFF9
ΔE00 5.92
Robin'S Egg
#6DEDFD
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95DDEB #EBA395
analogous
#95EBCE #95DDEB #95B2EB
triadic
#95DDEB #EB95DD #DDEB95
tetradic
#95DDEB #CE95EB #EBA395 #B2EB95
square
#95DDEB #CE95EB #EBA395 #B2EB95
split-complementary
#95DDEB #EB95B2 #EBCE95
monochromatic
#2EBCD8 #62CCE1 #95DDEB #C8EEF5 #E5F7FA
Accessibility & contrast
On white
1.52
#95DDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#95DDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95DDEB
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95DDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95DDEB | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D8EC
Deuteranopia (green-blind)
#C3CDEB
Tritanopia (blue-blind)
#74E4E1
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #95ddeb; /* rgb */ color: rgb(149, 221, 235); /* oklch */ color: oklch(85.5% 0.074 211.1);
Tailwind
colors: {
custom: {
50: '#b7e7f1',
500: '#95ddeb',
950: '#000000',
},
}SCSS
$custom: #95ddeb; $custom-light: #b7e7f1; $custom-dark: #000000;
JSON
{
"hex": "#95ddeb",
"rgb": {
"r": 149,
"g": 221,
"b": 235
},
"hsl": {
"h": 189.767,
"s": 68.254,
"l": 75.294
},
"oklch": {
"l": 0.85491,
"c": 0.07408,
"h": 211.1
},
"luminance": 0.64101
}Semantic roles & 50–950 ramp
primary
#95DDEB
secondary
#C66F5E
accent
#3415D0
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#121616
muted
#828485