#95DCE3#95DCE3
#95DCE3 is a very light, moderate teal. Relative luminance 0.631; OKLCH L 85.0% C 0.071 H 203.7°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).
Color values
| HEX | #95DCE3 |
|---|---|
| RGB | rgb(149, 220, 227) |
| HSL | hsl(185, 58%, 74%) |
| HSV | hsv(185, 34%, 89%) |
| CMYK | cmyk(34.4%, 3.1%, 0%, 11%) |
| CIE-LAB | lab(83.50, -20.36, -10.48) |
| CIE-LCH | lch(83.50, 22.90, 207.24°) |
| OKLab | oklab(85.01% -0.0653 -0.0287) |
| OKLCH | oklch(85.01% 0.071 203.7) |
| XYZ | xyz(51.8479, 63.1189, 82.1093) |
| Luminance | 0.6312 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.42
Powder Blue
#B0E0E6
ΔE00 4.46
Paleturquoise
#AFEEEE
ΔE00 5.05
Robin Egg Blue
#8AF1FE
ΔE00 5.51
Robin'S Egg
#6DEDFD
ΔE00 6.38
Pale Sky Blue
#BDF6FE
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95DCE3 #E39C95
analogous
#95E3C3 #95DCE3 #95B5E3
triadic
#95DCE3 #E395DC #DCE395
tetradic
#95DCE3 #C395E3 #E39C95 #B5E395
square
#95DCE3 #C395E3 #E39C95 #B5E395
split-complementary
#95DCE3 #E395B5 #E3C395
monochromatic
#35BBC9 #65CCD6 #95DCE3 #C5ECF0 #E7F7F9
Accessibility & contrast
On white
1.54
#95DCE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.62
#95DCE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95DCE3
13.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95DCE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95DCE3 | 1.00 | 1.54 | 13.62 | 13.62 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D6E4
Deuteranopia (green-blind)
#C4CCE3
Tritanopia (blue-blind)
#77E1DE
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #95dce3; /* rgb */ color: rgb(149, 220, 227); /* oklch */ color: oklch(85.0% 0.071 203.7);
Tailwind
colors: {
custom: {
50: '#b7e7eb',
500: '#95dce3',
950: '#000000',
},
}SCSS
$custom: #95dce3; $custom-light: #b7e7eb; $custom-dark: #000000;
JSON
{
"hex": "#95dce3",
"rgb": {
"r": 149,
"g": 220,
"b": 227
},
"hsl": {
"h": 185.385,
"s": 58.209,
"l": 73.725
},
"oklch": {
"l": 0.85005,
"c": 0.07137,
"h": 203.7
},
"luminance": 0.63122
}Semantic roles & 50–950 ramp
primary
#95DCE3
secondary
#BC6860
accent
#2F20C6
background
#FDFEFE
surface
#F8FCFD
border
#D1D5D5
text
#111616
muted
#818484