#95DFCB#95DFCB
#95DFCB is a very light, moderate teal. Relative luminance 0.635; OKLCH L 84.9% C 0.079 H 175.5°. Best body text is #000000 at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #95DFCB |
|---|---|
| RGB | rgb(149, 223, 203) |
| HSL | hsl(164, 54%, 73%) |
| HSV | hsv(164, 33%, 87%) |
| CMYK | cmyk(33.2%, 0%, 9%, 12.5%) |
| CIE-LAB | lab(83.69, -27.27, 2.51) |
| CIE-LCH | lch(83.69, 27.38, 174.74°) |
| OKLab | oklab(84.94% -0.0788 0.0062) |
| OKLCH | oklch(84.94% 0.079 175.5) |
| XYZ | xyz(49.5578, 63.4739, 66.1287) |
| Luminance | 0.6348 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 4.63
Seafoam Blue
#78D1B6
ΔE00 4.93
Pale Teal
#82CBB2
ΔE00 5.33
Tiffany Blue
#7BF2DA
ΔE00 5.85
Pale Aqua
#B8FFEB
ΔE00 7.18
Seafoam
#7FE0B3
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95DFCB #DF95A9
analogous
#95DFA6 #95DFCB #95CEDF
triadic
#95DFCB #CB95DF #DFCB95
tetradic
#95DFCB #A695DF #DF95A9 #CEDF95
square
#95DFCB #A695DF #DF95A9 #CEDF95
split-complementary
#95DFCB #DF95CE #DFA695
monochromatic
#3AC09C #66D1B4 #95DFCB #C4EDE2 #E7F8F3
Accessibility & contrast
On white
1.53
#95DFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.70
#95DFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95DFCB
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95DFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95DFCB | 1.00 | 1.53 | 13.70 | 13.70 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD6CA
Deuteranopia (green-blind)
#CDCDCC
Tritanopia (blue-blind)
#7FE1D9
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #95dfcb; /* rgb */ color: rgb(149, 223, 203); /* oklch */ color: oklch(84.9% 0.079 175.5);
Tailwind
colors: {
custom: {
50: '#b6e9da',
500: '#95dfcb',
950: '#000000',
},
}SCSS
$custom: #95dfcb; $custom-light: #b6e9da; $custom-dark: #000000;
JSON
{
"hex": "#95dfcb",
"rgb": {
"r": 149,
"g": 223,
"b": 203
},
"hsl": {
"h": 163.784,
"s": 53.623,
"l": 72.941
},
"oklch": {
"l": 0.8494,
"c": 0.07905,
"h": 175.5
},
"luminance": 0.63477
}Semantic roles & 50–950 ramp
primary
#95DFCB
secondary
#B76178
accent
#244FC1
background
#FDFEFE
surface
#F8FDFB
border
#D1D5D4
text
#111614
muted
#818483