#95DFD9#95DFD9
#95DFD9 is a very light, moderate teal. Relative luminance 0.642; OKLCH L 85.4% C 0.074 H 189.4°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #95DFD9 |
|---|---|
| RGB | rgb(149, 223, 217) |
| HSL | hsl(175, 54%, 73%) |
| HSV | hsv(175, 33%, 87%) |
| CMYK | cmyk(33.2%, 0%, 2.7%, 12.5%) |
| CIE-LAB | lab(84.06, -24.17, -4.37) |
| CIE-LCH | lch(84.06, 24.56, 190.24°) |
| OKLab | oklab(85.35% -0.073 -0.0121) |
| OKLCH | oklch(85.35% 0.074 189.4) |
| XYZ | xyz(51.3021, 64.1716, 75.3153) |
| Luminance | 0.6418 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.00
Robin'S Egg Blue
#98EFF9
ΔE00 6.96
Light Cyan
#ACFFFC
ΔE00 6.99
Pale Cyan
#B7FFFA
ΔE00 7.14
Duck Egg Blue
#C3FBF4
ΔE00 7.44
Powder Blue
#B0E0E6
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95DFD9 #DF959B
analogous
#95DFB4 #95DFD9 #95C0DF
triadic
#95DFD9 #D995DF #DFD995
tetradic
#95DFD9 #B495DF #DF959B #C0DF95
square
#95DFD9 #B495DF #DF959B #C0DF95
split-complementary
#95DFD9 #DF95C0 #DFB495
monochromatic
#3AC0B5 #66D1C8 #95DFD9 #C4EDEA #E7F8F7
Accessibility & contrast
On white
1.52
#95DFD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#95DFD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95DFD9
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95DFD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95DFD9 | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D8D9
Deuteranopia (green-blind)
#C9CDDA
Tritanopia (blue-blind)
#7BE3DD
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #95dfd9; /* rgb */ color: rgb(149, 223, 217); /* oklch */ color: oklch(85.4% 0.074 189.4);
Tailwind
colors: {
custom: {
50: '#b7e9e4',
500: '#95dfd9',
950: '#000000',
},
}SCSS
$custom: #95dfd9; $custom-light: #b7e9e4; $custom-dark: #000000;
JSON
{
"hex": "#95dfd9",
"rgb": {
"r": 149,
"g": 223,
"b": 217
},
"hsl": {
"h": 175.135,
"s": 53.623,
"l": 72.941
},
"oklch": {
"l": 0.85352,
"c": 0.074,
"h": 189.4
},
"luminance": 0.64175
}Semantic roles & 50–950 ramp
primary
#95DFD9
secondary
#B76168
accent
#2431C1
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#111615
muted
#818484