#95DFD5#95DFD5
#95DFD5 is a very light, moderate teal. Relative luminance 0.640; OKLCH L 85.2% C 0.075 H 185.2°. Best body text is #000000 at 13.79:1 contrast (WCAG AA passes).
Color values
| HEX | #95DFD5 |
|---|---|
| RGB | rgb(149, 223, 213) |
| HSL | hsl(172, 54%, 73%) |
| HSV | hsv(172, 33%, 87%) |
| CMYK | cmyk(33.2%, 0%, 4.5%, 12.5%) |
| CIE-LAB | lab(83.95, -25.07, -2.41) |
| CIE-LCH | lch(83.95, 25.19, 185.49°) |
| OKLab | oklab(85.23% -0.0746 -0.0068) |
| OKLCH | oklch(85.23% 0.075 185.2) |
| XYZ | xyz(50.7881, 63.9660, 72.6084) |
| Luminance | 0.6397 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.95
Tiffany Blue
#7BF2DA
ΔE00 7.06
Seafoam Blue
#78D1B6
ΔE00 7.40
Pale Cyan
#B7FFFA
ΔE00 7.47
Light Cyan
#ACFFFC
ΔE00 7.47
Pale Teal
#82CBB2
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95DFD5 #DF959F
analogous
#95DFB0 #95DFD5 #95C4DF
triadic
#95DFD5 #D595DF #DFD595
tetradic
#95DFD5 #B095DF #DF959F #C4DF95
square
#95DFD5 #B095DF #DF959F #C4DF95
split-complementary
#95DFD5 #DF95C4 #DFB095
monochromatic
#3AC0AE #66D1C2 #95DFD5 #C4EDE8 #E7F8F6
Accessibility & contrast
On white
1.52
#95DFD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.79
#95DFD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95DFD5
13.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95DFD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95DFD5 | 1.00 | 1.52 | 13.79 | 13.79 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D7D5
Deuteranopia (green-blind)
#CACDD6
Tritanopia (blue-blind)
#7CE2DC
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #95dfd5; /* rgb */ color: rgb(149, 223, 213); /* oklch */ color: oklch(85.2% 0.075 185.2);
Tailwind
colors: {
custom: {
50: '#b7e9e1',
500: '#95dfd5',
950: '#000000',
},
}SCSS
$custom: #95dfd5; $custom-light: #b7e9e1; $custom-dark: #000000;
JSON
{
"hex": "#95dfd5",
"rgb": {
"r": 149,
"g": 223,
"b": 213
},
"hsl": {
"h": 171.892,
"s": 53.623,
"l": 72.941
},
"oklch": {
"l": 0.85231,
"c": 0.07495,
"h": 185.2
},
"luminance": 0.63969
}Semantic roles & 50–950 ramp
primary
#95DFD5
secondary
#B7616D
accent
#243AC1
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#111615
muted
#818484