#95DDEA#95DDEA
#95DDEA is a very light, moderate teal. Relative luminance 0.640; OKLCH L 85.5% C 0.074 H 210.1°. Best body text is #000000 at 13.81:1 contrast (WCAG AA passes).
Color values
| HEX | #95DDEA |
|---|---|
| RGB | rgb(149, 221, 234) |
| HSL | hsl(189, 67%, 75%) |
| HSV | hsv(189, 36%, 92%) |
| CMYK | cmyk(36.3%, 5.6%, 0%, 8.2%) |
| CIE-LAB | lab(83.99, -19.18, -13.47) |
| CIE-LCH | lch(83.99, 23.44, 215.09°) |
| OKLab | oklab(85.46% -0.0638 -0.0369) |
| OKLCH | oklch(85.46% 0.074 210.1) |
| XYZ | xyz(53.0970, 64.0397, 87.3890) |
| Luminance | 0.6404 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.47
Robin'S Egg Blue
#98EFF9
ΔE00 4.47
Robin Egg Blue
#8AF1FE
ΔE00 5.31
Lightblue
#ADD8E6
ΔE00 5.74
Robin'S Egg
#6DEDFD
ΔE00 6.14
Paleturquoise
#AFEEEE
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95DDEA #EAA295
analogous
#95EACC #95DDEA #95B3EA
triadic
#95DDEA #EA95DD #DDEA95
tetradic
#95DDEA #CC95EA #EAA295 #B3EA95
square
#95DDEA #CC95EA #EAA295 #B3EA95
split-complementary
#95DDEA #EA95B3 #EACC95
monochromatic
#2FBCD6 #62CDE0 #95DDEA #C8EDF4 #E5F7FA
Accessibility & contrast
On white
1.52
#95DDEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.81
#95DDEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95DDEA
13.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95DDEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95DDEA | 1.00 | 1.52 | 13.81 | 13.81 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D8EB
Deuteranopia (green-blind)
#C3CDEA
Tritanopia (blue-blind)
#74E3E1
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #95ddea; /* rgb */ color: rgb(149, 221, 234); /* oklch */ color: oklch(85.5% 0.074 210.1);
Tailwind
colors: {
custom: {
50: '#b7e7f0',
500: '#95ddea',
950: '#000000',
},
}SCSS
$custom: #95ddea; $custom-light: #b7e7f0; $custom-dark: #000000;
JSON
{
"hex": "#95ddea",
"rgb": {
"r": 149,
"g": 221,
"b": 234
},
"hsl": {
"h": 189.176,
"s": 66.929,
"l": 75.098
},
"oklch": {
"l": 0.85458,
"c": 0.07373,
"h": 210.1
},
"luminance": 0.64043
}Semantic roles & 50–950 ramp
primary
#95DDEA
secondary
#C56E5E
accent
#3317CF
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#121616
muted
#828485