#95DFCA#95DFCA
#95DFCA is a very light, moderate teal. Relative luminance 0.634; OKLCH L 84.9% C 0.080 H 174.6°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #95DFCA |
|---|---|
| RGB | rgb(149, 223, 202) |
| HSL | hsl(163, 54%, 73%) |
| HSV | hsv(163, 33%, 87%) |
| CMYK | cmyk(33.2%, 0%, 9.4%, 12.5%) |
| CIE-LAB | lab(83.67, -27.48, 3.00) |
| CIE-LCH | lch(83.67, 27.65, 173.76°) |
| OKLab | oklab(84.91% -0.0792 0.0075) |
| OKLCH | oklch(84.91% 0.08 174.6) |
| XYZ | xyz(49.4390, 63.4264, 65.5031) |
| Luminance | 0.6343 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 4.30
Seafoam Blue
#78D1B6
ΔE00 4.78
Pale Teal
#82CBB2
ΔE00 5.20
Tiffany Blue
#7BF2DA
ΔE00 5.85
Seafoam
#7FE0B3
ΔE00 7.04
Pale Aqua
#B8FFEB
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95DFCA #DF95AA
analogous
#95DFA5 #95DFCA #95CFDF
triadic
#95DFCA #CA95DF #DFCA95
tetradic
#95DFCA #A595DF #DF95AA #CFDF95
square
#95DFCA #A595DF #DF95AA #CFDF95
split-complementary
#95DFCA #DF95CF #DFA595
monochromatic
#3AC09A #66D1B2 #95DFCA #C4EDE2 #E7F8F3
Accessibility & contrast
On white
1.53
#95DFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#95DFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95DFCA
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95DFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95DFCA | 1.00 | 1.53 | 13.69 | 13.69 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD6C9
Deuteranopia (green-blind)
#CDCDCB
Tritanopia (blue-blind)
#80E1D9
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #95dfca; /* rgb */ color: rgb(149, 223, 202); /* oklch */ color: oklch(84.9% 0.080 174.6);
Tailwind
colors: {
custom: {
50: '#b6e9da',
500: '#95dfca',
950: '#000000',
},
}SCSS
$custom: #95dfca; $custom-light: #b6e9da; $custom-dark: #000000;
JSON
{
"hex": "#95dfca",
"rgb": {
"r": 149,
"g": 223,
"b": 202
},
"hsl": {
"h": 162.973,
"s": 53.623,
"l": 72.941
},
"oklch": {
"l": 0.84911,
"c": 0.07958,
"h": 174.6
},
"luminance": 0.63429
}Semantic roles & 50–950 ramp
primary
#95DFCA
secondary
#B76179
accent
#2451C1
background
#FDFEFE
surface
#F8FDFB
border
#D1D5D4
text
#111614
muted
#818483