#95DFD4#95DFD4
#95DFD4 is a very light, moderate teal. Relative luminance 0.639; OKLCH L 85.2% C 0.075 H 184.2°. Best body text is #000000 at 13.78:1 contrast (WCAG AA passes).
Color values
| HEX | #95DFD4 |
|---|---|
| RGB | rgb(149, 223, 212) |
| HSL | hsl(171, 54%, 73%) |
| HSV | hsv(171, 33%, 87%) |
| CMYK | cmyk(33.2%, 0%, 4.9%, 12.5%) |
| CIE-LAB | lab(83.92, -25.30, -1.92) |
| CIE-LCH | lch(83.92, 25.37, 184.33°) |
| OKLab | oklab(85.2% -0.075 -0.0055) |
| OKLCH | oklch(85.2% 0.075 184.2) |
| XYZ | xyz(50.6616, 63.9154, 71.9420) |
| Luminance | 0.6392 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 6.21
Tiffany Blue
#7BF2DA
ΔE00 6.84
Seafoam Blue
#78D1B6
ΔE00 7.09
Pale Teal
#82CBB2
ΔE00 7.24
Pale Cyan
#B7FFFA
ΔE00 7.59
Light Cyan
#ACFFFC
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95DFD4 #DF95A0
analogous
#95DFAF #95DFD4 #95C5DF
triadic
#95DFD4 #D495DF #DFD495
tetradic
#95DFD4 #AF95DF #DF95A0 #C5DF95
square
#95DFD4 #AF95DF #DF95A0 #C5DF95
split-complementary
#95DFD4 #DF95C5 #DFAF95
monochromatic
#3AC0AC #66D1C1 #95DFD4 #C4EDE7 #E7F8F5
Accessibility & contrast
On white
1.52
#95DFD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.78
#95DFD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95DFD4
13.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95DFD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95DFD4 | 1.00 | 1.52 | 13.78 | 13.78 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D7D4
Deuteranopia (green-blind)
#CBCDD5
Tritanopia (blue-blind)
#7CE2DB
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #95dfd4; /* rgb */ color: rgb(149, 223, 212); /* oklch */ color: oklch(85.2% 0.075 184.2);
Tailwind
colors: {
custom: {
50: '#b7e9e1',
500: '#95dfd4',
950: '#000000',
},
}SCSS
$custom: #95dfd4; $custom-light: #b7e9e1; $custom-dark: #000000;
JSON
{
"hex": "#95dfd4",
"rgb": {
"r": 149,
"g": 223,
"b": 212
},
"hsl": {
"h": 171.081,
"s": 53.623,
"l": 72.941
},
"oklch": {
"l": 0.85201,
"c": 0.07525,
"h": 184.2
},
"luminance": 0.63918
}Semantic roles & 50–950 ramp
primary
#95DFD4
secondary
#B7616E
accent
#243CC1
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#111615
muted
#818484