#95CED4#95CED4
#95CED4 is a light, muted teal. Relative luminance 0.553; OKLCH L 81.4% C 0.059 H 204.2°. Best body text is #000000 at 12.06:1 contrast (WCAG AA passes).
Color values
| HEX | #95CED4 |
|---|---|
| RGB | rgb(149, 206, 212) |
| HSL | hsl(186, 42%, 71%) |
| HSV | hsv(186, 30%, 83%) |
| CMYK | cmyk(29.7%, 2.8%, 0%, 16.9%) |
| CIE-LAB | lab(79.20, -16.82, -8.88) |
| CIE-LCH | lch(79.20, 19.02, 207.84°) |
| OKLab | oklab(81.43% -0.0539 -0.0243) |
| OKLCH | oklch(81.43% 0.059 204.2) |
| XYZ | xyz(46.3455, 55.2832, 70.5033) |
| Luminance | 0.5529 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.04
Lightblue
#ADD8E6
ΔE00 6.19
Paleturquoise
#AFEEEE
ΔE00 7.71
Sky Blue
#87CEEB
ΔE00 7.94
Robin'S Egg Blue
#98EFF9
ΔE00 8.02
Ice Blue
#A5DFF9
ΔE00 8.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95CED4 #D49B95
analogous
#95D4BA #95CED4 #95AED4
triadic
#95CED4 #D495CE #CED495
tetradic
#95CED4 #BA95D4 #D49B95 #AED495
square
#95CED4 #BA95D4 #D49B95 #AED495
split-complementary
#95CED4 #D495AE #D4BA95
monochromatic
#45A0AA #69BAC2 #95CED4 #C1E2E6 #E9F5F6
Accessibility & contrast
On white
1.74
#95CED4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.06
#95CED4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95CED4
12.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95CED4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95CED4 | 1.00 | 1.74 | 12.06 | 12.06 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C9D4
Deuteranopia (green-blind)
#BAC1D4
Tritanopia (blue-blind)
#7FD3D0
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #95ced4; /* rgb */ color: rgb(149, 206, 212); /* oklch */ color: oklch(81.4% 0.059 204.2);
Tailwind
colors: {
custom: {
50: '#b6dde1',
500: '#95ced4',
950: '#000000',
},
}SCSS
$custom: #95ced4; $custom-light: #b6dde1; $custom-dark: #000000;
JSON
{
"hex": "#95ced4",
"rgb": {
"r": 149,
"g": 206,
"b": 212
},
"hsl": {
"h": 185.714,
"s": 42.282,
"l": 70.784
},
"oklch": {
"l": 0.81432,
"c": 0.05911,
"h": 204.2
},
"luminance": 0.55286
}Semantic roles & 50–950 ramp
primary
#95CED4
secondary
#AA6A63
accent
#3D30B5
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484