#95DFDC#95DFDC
#95DFDC is a very light, moderate teal. Relative luminance 0.643; OKLCH L 85.4% C 0.074 H 192.6°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #95DFDC |
|---|---|
| RGB | rgb(149, 223, 220) |
| HSL | hsl(178, 54%, 73%) |
| HSV | hsv(178, 33%, 87%) |
| CMYK | cmyk(33.2%, 0%, 1.3%, 12.5%) |
| CIE-LAB | lab(84.14, -23.48, -5.84) |
| CIE-LCH | lch(84.14, 24.20, 193.96°) |
| OKLab | oklab(85.44% -0.0718 -0.0161) |
| OKLCH | oklch(85.44% 0.074 192.6) |
| XYZ | xyz(51.6958, 64.3291, 77.3890) |
| Luminance | 0.6433 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.46
Robin'S Egg Blue
#98EFF9
ΔE00 5.96
Powder Blue
#B0E0E6
ΔE00 6.64
Light Cyan
#ACFFFC
ΔE00 6.85
Robin Egg Blue
#8AF1FE
ΔE00 7.06
Pale Cyan
#B7FFFA
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95DFDC #DF9598
analogous
#95DFB7 #95DFDC #95BDDF
triadic
#95DFDC #DC95DF #DFDC95
tetradic
#95DFDC #B795DF #DF9598 #BDDF95
square
#95DFDC #B795DF #DF9598 #BDDF95
split-complementary
#95DFDC #DF95BD #DFB795
monochromatic
#3AC0BA #66D1CC #95DFDC #C4EDEC #E7F8F7
Accessibility & contrast
On white
1.51
#95DFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#95DFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95DFDC
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95DFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95DFDC | 1.00 | 1.51 | 13.87 | 13.87 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D8DC
Deuteranopia (green-blind)
#C9CEDD
Tritanopia (blue-blind)
#79E3DE
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #95dfdc; /* rgb */ color: rgb(149, 223, 220); /* oklch */ color: oklch(85.4% 0.074 192.6);
Tailwind
colors: {
custom: {
50: '#b7e9e6',
500: '#95dfdc',
950: '#000000',
},
}SCSS
$custom: #95dfdc; $custom-light: #b7e9e6; $custom-dark: #000000;
JSON
{
"hex": "#95dfdc",
"rgb": {
"r": 149,
"g": 223,
"b": 220
},
"hsl": {
"h": 177.568,
"s": 53.623,
"l": 72.941
},
"oklch": {
"l": 0.85444,
"c": 0.07356,
"h": 192.6
},
"luminance": 0.64332
}Semantic roles & 50–950 ramp
primary
#95DFDC
secondary
#B76164
accent
#242BC1
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111616
muted
#818484