#95DFDE#95DFDE
#95DFDE is a very light, moderate teal. Relative luminance 0.644; OKLCH L 85.5% C 0.073 H 194.8°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #95DFDE |
|---|---|
| RGB | rgb(149, 223, 222) |
| HSL | hsl(179, 54%, 73%) |
| HSV | hsv(179, 33%, 87%) |
| CMYK | cmyk(33.2%, 0%, 0.4%, 12.5%) |
| CIE-LAB | lab(84.19, -23.02, -6.81) |
| CIE-LCH | lch(84.19, 24.01, 196.48°) |
| OKLab | oklab(85.51% -0.071 -0.0187) |
| OKLCH | oklch(85.51% 0.073 194.8) |
| XYZ | xyz(51.9623, 64.4357, 78.7924) |
| Luminance | 0.6444 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.23
Robin'S Egg Blue
#98EFF9
ΔE00 5.35
Powder Blue
#B0E0E6
ΔE00 6.14
Robin Egg Blue
#8AF1FE
ΔE00 6.46
Light Cyan
#ACFFFC
ΔE00 6.87
Pale Cyan
#B7FFFA
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95DFDE #DF9596
analogous
#95DFB9 #95DFDE #95BBDF
triadic
#95DFDE #DE95DF #DFDE95
tetradic
#95DFDE #B995DF #DF9596 #BBDF95
square
#95DFDE #B995DF #DF9596 #BBDF95
split-complementary
#95DFDE #DF95BB #DFB995
monochromatic
#3AC0BE #66D1CF #95DFDE #C4EDED #E7F8F8
Accessibility & contrast
On white
1.51
#95DFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#95DFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95DFDE
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95DFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95DFDE | 1.00 | 1.51 | 13.89 | 13.89 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D8DE
Deuteranopia (green-blind)
#C8CEDF
Tritanopia (blue-blind)
#79E3DE
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #95dfde; /* rgb */ color: rgb(149, 223, 222); /* oklch */ color: oklch(85.5% 0.073 194.8);
Tailwind
colors: {
custom: {
50: '#b7e9e8',
500: '#95dfde',
950: '#000000',
},
}SCSS
$custom: #95dfde; $custom-light: #b7e9e8; $custom-dark: #000000;
JSON
{
"hex": "#95dfde",
"rgb": {
"r": 149,
"g": 223,
"b": 222
},
"hsl": {
"h": 179.189,
"s": 53.623,
"l": 72.941
},
"oklch": {
"l": 0.85507,
"c": 0.0734,
"h": 194.8
},
"luminance": 0.64439
}Semantic roles & 50–950 ramp
primary
#95DFDE
secondary
#B76162
accent
#2427C1
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111616
muted
#818484