#95DFC8#95DFC8
#95DFC8 is a very light, moderate teal. Relative luminance 0.633; OKLCH L 84.9% C 0.081 H 172.8°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #95DFC8 |
|---|---|
| RGB | rgb(149, 223, 200) |
| HSL | hsl(161, 54%, 73%) |
| HSV | hsv(161, 33%, 87%) |
| CMYK | cmyk(33.2%, 0%, 10.3%, 12.5%) |
| CIE-LAB | lab(83.62, -27.91, 3.99) |
| CIE-LCH | lch(83.62, 28.19, 171.87°) |
| OKLab | oklab(84.86% -0.0801 0.0101) |
| OKLCH | oklch(84.86% 0.081 172.8) |
| XYZ | xyz(49.2038, 63.3323, 64.2641) |
| Luminance | 0.6333 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 3.67
Seafoam Blue
#78D1B6
ΔE00 4.55
Pale Teal
#82CBB2
ΔE00 5.01
Tiffany Blue
#7BF2DA
ΔE00 5.93
Seafoam
#7FE0B3
ΔE00 6.42
Light Turquoise
#7EF4CC
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95DFC8 #DF95AC
analogous
#95DFA3 #95DFC8 #95D1DF
triadic
#95DFC8 #C895DF #DFC895
tetradic
#95DFC8 #A395DF #DF95AC #D1DF95
square
#95DFC8 #A395DF #DF95AC #D1DF95
split-complementary
#95DFC8 #DF95D1 #DFA395
monochromatic
#3AC096 #66D1B0 #95DFC8 #C4EDE0 #E7F8F3
Accessibility & contrast
On white
1.54
#95DFC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.67
#95DFC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95DFC8
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95DFC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95DFC8 | 1.00 | 1.54 | 13.67 | 13.67 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD6C7
Deuteranopia (green-blind)
#CDCDCA
Tritanopia (blue-blind)
#80E0D8
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #95dfc8; /* rgb */ color: rgb(149, 223, 200); /* oklch */ color: oklch(84.9% 0.081 172.8);
Tailwind
colors: {
custom: {
50: '#b6e9d8',
500: '#95dfc8',
950: '#000000',
},
}SCSS
$custom: #95dfc8; $custom-light: #b6e9d8; $custom-dark: #000000;
JSON
{
"hex": "#95dfc8",
"rgb": {
"r": 149,
"g": 223,
"b": 200
},
"hsl": {
"h": 161.351,
"s": 53.623,
"l": 72.941
},
"oklch": {
"l": 0.84855,
"c": 0.08071,
"h": 172.8
},
"luminance": 0.63335
}Semantic roles & 50–950 ramp
primary
#95DFC8
secondary
#B7617C
accent
#2455C1
background
#FDFEFE
surface
#F8FDFB
border
#D1D5D4
text
#111614
muted
#818483