#95DFD2#95DFD2
#95DFD2 is a very light, moderate teal. Relative luminance 0.638; OKLCH L 85.1% C 0.076 H 182.2°. Best body text is #000000 at 13.76:1 contrast (WCAG AA passes).
Color values
| HEX | #95DFD2 |
|---|---|
| RGB | rgb(149, 223, 210) |
| HSL | hsl(169, 54%, 73%) |
| HSV | hsv(169, 33%, 87%) |
| CMYK | cmyk(33.2%, 0%, 5.8%, 12.5%) |
| CIE-LAB | lab(83.87, -25.74, -0.93) |
| CIE-LCH | lch(83.87, 25.76, 182.08°) |
| OKLab | oklab(85.14% -0.0759 -0.0029) |
| OKLCH | oklch(85.14% 0.076 182.2) |
| XYZ | xyz(50.4109, 63.8151, 70.6215) |
| Luminance | 0.6382 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 6.46
Seafoam Blue
#78D1B6
ΔE00 6.51
Pale Teal
#82CBB2
ΔE00 6.71
Paleturquoise
#AFEEEE
ΔE00 6.76
Light Teal
#90E4C1
ΔE00 7.07
Pale Aqua
#B8FFEB
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95DFD2 #DF95A2
analogous
#95DFAD #95DFD2 #95C7DF
triadic
#95DFD2 #D295DF #DFD295
tetradic
#95DFD2 #AD95DF #DF95A2 #C7DF95
square
#95DFD2 #AD95DF #DF95A2 #C7DF95
split-complementary
#95DFD2 #DF95C7 #DFAD95
monochromatic
#3AC0A8 #66D1BE #95DFD2 #C4EDE6 #E7F8F5
Accessibility & contrast
On white
1.53
#95DFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.76
#95DFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95DFD2
13.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95DFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95DFD2 | 1.00 | 1.53 | 13.76 | 13.76 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D7D2
Deuteranopia (green-blind)
#CBCDD3
Tritanopia (blue-blind)
#7DE2DB
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #95dfd2; /* rgb */ color: rgb(149, 223, 210); /* oklch */ color: oklch(85.1% 0.076 182.2);
Tailwind
colors: {
custom: {
50: '#b6e9df',
500: '#95dfd2',
950: '#000000',
},
}SCSS
$custom: #95dfd2; $custom-light: #b6e9df; $custom-dark: #000000;
JSON
{
"hex": "#95dfd2",
"rgb": {
"r": 149,
"g": 223,
"b": 210
},
"hsl": {
"h": 169.459,
"s": 53.623,
"l": 72.941
},
"oklch": {
"l": 0.85142,
"c": 0.07594,
"h": 182.2
},
"luminance": 0.63818
}Semantic roles & 50–950 ramp
primary
#95DFD2
secondary
#B76170
accent
#2440C1
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#111615
muted
#818484