#95DFD3#95DFD3
#95DFD3 is a very light, moderate teal. Relative luminance 0.639; OKLCH L 85.2% C 0.076 H 183.2°. Best body text is #000000 at 13.77:1 contrast (WCAG AA passes).
Color values
| HEX | #95DFD3 |
|---|---|
| RGB | rgb(149, 223, 211) |
| HSL | hsl(170, 54%, 73%) |
| HSV | hsv(170, 33%, 87%) |
| CMYK | cmyk(33.2%, 0%, 5.4%, 12.5%) |
| CIE-LAB | lab(83.90, -25.52, -1.43) |
| CIE-LCH | lch(83.90, 25.56, 183.20°) |
| OKLab | oklab(85.17% -0.0755 -0.0042) |
| OKLCH | oklch(85.17% 0.076 183.2) |
| XYZ | xyz(50.5358, 63.8651, 71.2797) |
| Luminance | 0.6387 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 6.48
Tiffany Blue
#7BF2DA
ΔE00 6.64
Seafoam Blue
#78D1B6
ΔE00 6.79
Pale Teal
#82CBB2
ΔE00 6.97
Light Teal
#90E4C1
ΔE00 7.44
Pale Aqua
#B8FFEB
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95DFD3 #DF95A1
analogous
#95DFAE #95DFD3 #95C6DF
triadic
#95DFD3 #D395DF #DFD395
tetradic
#95DFD3 #AE95DF #DF95A1 #C6DF95
square
#95DFD3 #AE95DF #DF95A1 #C6DF95
split-complementary
#95DFD3 #DF95C6 #DFAE95
monochromatic
#3AC0AA #66D1BF #95DFD3 #C4EDE7 #E7F8F5
Accessibility & contrast
On white
1.52
#95DFD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.77
#95DFD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95DFD3
13.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95DFD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95DFD3 | 1.00 | 1.52 | 13.77 | 13.77 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D7D3
Deuteranopia (green-blind)
#CBCDD4
Tritanopia (blue-blind)
#7DE2DB
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #95dfd3; /* rgb */ color: rgb(149, 223, 211); /* oklch */ color: oklch(85.2% 0.076 183.2);
Tailwind
colors: {
custom: {
50: '#b6e9e0',
500: '#95dfd3',
950: '#000000',
},
}SCSS
$custom: #95dfd3; $custom-light: #b6e9e0; $custom-dark: #000000;
JSON
{
"hex": "#95dfd3",
"rgb": {
"r": 149,
"g": 223,
"b": 211
},
"hsl": {
"h": 170.27,
"s": 53.623,
"l": 72.941
},
"oklch": {
"l": 0.85171,
"c": 0.07558,
"h": 183.2
},
"luminance": 0.63868
}Semantic roles & 50–950 ramp
primary
#95DFD3
secondary
#B7616F
accent
#243EC1
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#111615
muted
#818484