#95D3DB#95D3DB
#95D3DB is a very light, moderate teal. Relative luminance 0.581; OKLCH L 82.8% C 0.064 H 206.1°. Best body text is #000000 at 12.62:1 contrast (WCAG AA passes).
Color values
| HEX | #95D3DB |
|---|---|
| RGB | rgb(149, 211, 219) |
| HSL | hsl(187, 49%, 72%) |
| HSV | hsv(187, 32%, 86%) |
| CMYK | cmyk(32%, 3.7%, 0%, 14.1%) |
| CIE-LAB | lab(80.79, -17.72, -10.27) |
| CIE-LCH | lch(80.79, 20.48, 210.09°) |
| OKLab | oklab(82.76% -0.0574 -0.0281) |
| OKLCH | oklch(82.76% 0.064 206.1) |
| XYZ | xyz(48.4706, 58.0899, 75.6625) |
| Luminance | 0.5809 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.43
Lightblue
#ADD8E6
ΔE00 5.80
Robin'S Egg Blue
#98EFF9
ΔE00 6.67
Paleturquoise
#AFEEEE
ΔE00 6.89
Sky Blue
#87CEEB
ΔE00 7.36
Robin Egg Blue
#8AF1FE
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95D3DB #DB9D95
analogous
#95DBC0 #95D3DB #95B0DB
triadic
#95D3DB #DB95D3 #D3DB95
tetradic
#95D3DB #C095DB #DB9D95 #B0DB95
square
#95D3DB #C095DB #DB9D95 #B0DB95
split-complementary
#95D3DB #DB95B0 #DBC095
monochromatic
#3EA9B7 #67C0CB #95D3DB #C3E6EB #E8F6F7
Accessibility & contrast
On white
1.66
#95D3DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.62
#95D3DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95D3DB
12.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95D3DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95D3DB | 1.00 | 1.66 | 12.62 | 12.62 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CEDC
Deuteranopia (green-blind)
#BDC5DB
Tritanopia (blue-blind)
#7CD8D5
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #95d3db; /* rgb */ color: rgb(149, 211, 219); /* oklch */ color: oklch(82.8% 0.064 206.1);
Tailwind
colors: {
custom: {
50: '#b6e0e6',
500: '#95d3db',
950: '#000000',
},
}SCSS
$custom: #95d3db; $custom-light: #b6e0e6; $custom-dark: #000000;
JSON
{
"hex": "#95d3db",
"rgb": {
"r": 149,
"g": 211,
"b": 219
},
"hsl": {
"h": 186.857,
"s": 49.296,
"l": 72.157
},
"oklch": {
"l": 0.82762,
"c": 0.06391,
"h": 206.1
},
"luminance": 0.58093
}Semantic roles & 50–950 ramp
primary
#95D3DB
secondary
#B26B62
accent
#3A29BD
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484