#95DFD6#95DFD6
#95DFD6 is a very light, moderate teal. Relative luminance 0.640; OKLCH L 85.3% C 0.075 H 186.3°. Best body text is #000000 at 13.80:1 contrast (WCAG AA passes).
Color values
| HEX | #95DFD6 |
|---|---|
| RGB | rgb(149, 223, 214) |
| HSL | hsl(173, 54%, 73%) |
| HSV | hsv(173, 33%, 87%) |
| CMYK | cmyk(33.2%, 0%, 4%, 12.5%) |
| CIE-LAB | lab(83.97, -24.85, -2.90) |
| CIE-LCH | lch(83.97, 25.02, 186.65°) |
| OKLab | oklab(85.26% -0.0742 -0.0082) |
| OKLCH | oklch(85.26% 0.075 186.3) |
| XYZ | xyz(50.9154, 64.0169, 73.2789) |
| Luminance | 0.6402 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.69
Tiffany Blue
#7BF2DA
ΔE00 7.29
Light Cyan
#ACFFFC
ΔE00 7.32
Pale Cyan
#B7FFFA
ΔE00 7.36
Duck Egg Blue
#C3FBF4
ΔE00 7.56
Mediumturquoise
#48D1CC
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95DFD6 #DF959E
analogous
#95DFB1 #95DFD6 #95C3DF
triadic
#95DFD6 #D695DF #DFD695
tetradic
#95DFD6 #B195DF #DF959E #C3DF95
square
#95DFD6 #B195DF #DF959E #C3DF95
split-complementary
#95DFD6 #DF95C3 #DFB195
monochromatic
#3AC0AF #66D1C4 #95DFD6 #C4EDE8 #E7F8F6
Accessibility & contrast
On white
1.52
#95DFD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.80
#95DFD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95DFD6
13.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95DFD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95DFD6 | 1.00 | 1.52 | 13.80 | 13.80 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D7D6
Deuteranopia (green-blind)
#CACDD7
Tritanopia (blue-blind)
#7CE2DC
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #95dfd6; /* rgb */ color: rgb(149, 223, 214); /* oklch */ color: oklch(85.3% 0.075 186.3);
Tailwind
colors: {
custom: {
50: '#b7e9e2',
500: '#95dfd6',
950: '#000000',
},
}SCSS
$custom: #95dfd6; $custom-light: #b7e9e2; $custom-dark: #000000;
JSON
{
"hex": "#95dfd6",
"rgb": {
"r": 149,
"g": 223,
"b": 214
},
"hsl": {
"h": 172.703,
"s": 53.623,
"l": 72.941
},
"oklch": {
"l": 0.85261,
"c": 0.07468,
"h": 186.3
},
"luminance": 0.6402
}Semantic roles & 50–950 ramp
primary
#95DFD6
secondary
#B7616B
accent
#2437C1
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#111615
muted
#818484