#95DCDB#95DCDB
#95DCDB is a very light, moderate teal. Relative luminance 0.627; OKLCH L 84.7% C 0.071 H 194.8°. Best body text is #000000 at 13.54:1 contrast (WCAG AA passes).
Color values
| HEX | #95DCDB |
|---|---|
| RGB | rgb(149, 220, 219) |
| HSL | hsl(179, 50%, 72%) |
| HSV | hsv(179, 32%, 86%) |
| CMYK | cmyk(32.3%, 0%, 0.5%, 13.7%) |
| CIE-LAB | lab(83.28, -22.23, -6.58) |
| CIE-LCH | lch(83.28, 23.19, 196.48°) |
| OKLab | oklab(84.75% -0.0685 -0.0181) |
| OKLCH | oklch(84.75% 0.071 194.8) |
| XYZ | xyz(50.7694, 62.6874, 76.4288) |
| Luminance | 0.6269 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.64
Robin'S Egg Blue
#98EFF9
ΔE00 5.83
Powder Blue
#B0E0E6
ΔE00 5.95
Robin Egg Blue
#8AF1FE
ΔE00 6.97
Light Cyan
#ACFFFC
ΔE00 7.54
Pale Cyan
#B7FFFA
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95DCDB #DC9596
analogous
#95DCB8 #95DCDB #95BADC
triadic
#95DCDB #DB95DC #DCDB95
tetradic
#95DCDB #B895DC #DC9596 #BADC95
square
#95DCDB #B895DC #DC9596 #BADC95
split-complementary
#95DCDB #DC95BA #DCB895
monochromatic
#3DB9B8 #67CDCB #95DCDB #C3EBEB #E8F7F7
Accessibility & contrast
On white
1.55
#95DCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.54
#95DCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95DCDB
13.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95DCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95DCDB | 1.00 | 1.55 | 13.54 | 13.54 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D5DB
Deuteranopia (green-blind)
#C6CBDC
Tritanopia (blue-blind)
#7AE0DB
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #95dcdb; /* rgb */ color: rgb(149, 220, 219); /* oklch */ color: oklch(84.7% 0.071 194.8);
Tailwind
colors: {
custom: {
50: '#b7e7e6',
500: '#95dcdb',
950: '#000000',
},
}SCSS
$custom: #95dcdb; $custom-light: #b7e7e6; $custom-dark: #000000;
JSON
{
"hex": "#95dcdb",
"rgb": {
"r": 149,
"g": 220,
"b": 219
},
"hsl": {
"h": 179.155,
"s": 50.355,
"l": 72.353
},
"oklch": {
"l": 0.84748,
"c": 0.07086,
"h": 194.8
},
"luminance": 0.6269
}Semantic roles & 50–950 ramp
primary
#95DCDB
secondary
#B46263
accent
#282ABE
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111615
muted
#818484