#95DBDC#95DBDC
#95DBDC is a very light, moderate teal. Relative luminance 0.622; OKLCH L 84.6% C 0.070 H 197.0°. Best body text is #000000 at 13.44:1 contrast (WCAG AA passes).
Color values
| HEX | #95DBDC |
|---|---|
| RGB | rgb(149, 219, 220) |
| HSL | hsl(181, 50%, 72%) |
| HSV | hsv(181, 32%, 86%) |
| CMYK | cmyk(32.3%, 0.5%, 0%, 13.7%) |
| CIE-LAB | lab(83.03, -21.51, -7.48) |
| CIE-LCH | lch(83.03, 22.77, 199.17°) |
| OKLab | oklab(84.56% -0.0669 -0.0205) |
| OKLCH | oklch(84.56% 0.07 197) |
| XYZ | xyz(50.6397, 62.2169, 77.0370) |
| Luminance | 0.6222 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.71
Powder Blue
#B0E0E6
ΔE00 5.42
Robin'S Egg Blue
#98EFF9
ΔE00 5.52
Robin Egg Blue
#8AF1FE
ΔE00 6.66
Robin'S Egg
#6DEDFD
ΔE00 7.50
Pale Sky Blue
#BDF6FE
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95DBDC #DC9695
analogous
#95DCBA #95DBDC #95B8DC
triadic
#95DBDC #DC95DB #DBDC95
tetradic
#95DBDC #BA95DC #DC9695 #B8DC95
square
#95DBDC #BA95DC #DC9695 #B8DC95
split-complementary
#95DBDC #DC95B8 #DCBA95
monochromatic
#3DB8B9 #67CBCD #95DBDC #C3EBEB #E8F7F7
Accessibility & contrast
On white
1.56
#95DBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.44
#95DBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95DBDC
13.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95DBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95DBDC | 1.00 | 1.56 | 13.44 | 13.44 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D5DC
Deuteranopia (green-blind)
#C5CBDD
Tritanopia (blue-blind)
#7ADFDB
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #95dbdc; /* rgb */ color: rgb(149, 219, 220); /* oklch */ color: oklch(84.6% 0.070 197.0);
Tailwind
colors: {
custom: {
50: '#b7e6e6',
500: '#95dbdc',
950: '#000000',
},
}SCSS
$custom: #95dbdc; $custom-light: #b7e6e6; $custom-dark: #000000;
JSON
{
"hex": "#95dbdc",
"rgb": {
"r": 149,
"g": 219,
"b": 220
},
"hsl": {
"h": 180.845,
"s": 50.355,
"l": 72.353
},
"oklch": {
"l": 0.84558,
"c": 0.06997,
"h": 197
},
"luminance": 0.6222
}Semantic roles & 50–950 ramp
primary
#95DBDC
secondary
#B46362
accent
#2A28BE
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111616
muted
#818484