#95DEDE#95DEDE
#95DEDE is a very light, moderate teal. Relative luminance 0.639; OKLCH L 85.3% C 0.073 H 195.9°. Best body text is #000000 at 13.78:1 contrast (WCAG AA passes).
Color values
| HEX | #95DEDE |
|---|---|
| RGB | rgb(149, 222, 222) |
| HSL | hsl(180, 53%, 73%) |
| HSV | hsv(180, 33%, 87%) |
| CMYK | cmyk(32.9%, 0%, 0%, 12.9%) |
| CIE-LAB | lab(83.92, -22.53, -7.22) |
| CIE-LCH | lch(83.92, 23.66, 197.78°) |
| OKLab | oklab(85.29% -0.0698 -0.0198) |
| OKLCH | oklch(85.29% 0.073 195.9) |
| XYZ | xyz(51.6959, 63.9029, 78.7036) |
| Luminance | 0.6391 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.29
Robin'S Egg Blue
#98EFF9
ΔE00 5.22
Powder Blue
#B0E0E6
ΔE00 5.83
Robin Egg Blue
#8AF1FE
ΔE00 6.35
Light Cyan
#ACFFFC
ΔE00 7.13
Robin'S Egg
#6DEDFD
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95DEDE #DE9595
analogous
#95DEB9 #95DEDE #95B9DE
triadic
#95DEDE #DE95DE #DEDE95
tetradic
#95DEDE #B995DE #DE9595 #B9DE95
square
#95DEDE #B995DE #DE9595 #B9DE95
split-complementary
#95DEDE #DE95B9 #DEB995
monochromatic
#3BBEBE #66CFCF #95DEDE #C4EDED #E8F8F8
Accessibility & contrast
On white
1.52
#95DEDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.78
#95DEDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95DEDE
13.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95DEDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95DEDE | 1.00 | 1.52 | 13.78 | 13.78 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D7DE
Deuteranopia (green-blind)
#C7CDDF
Tritanopia (blue-blind)
#79E2DE
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #95dede; /* rgb */ color: rgb(149, 222, 222); /* oklch */ color: oklch(85.3% 0.073 195.9);
Tailwind
colors: {
custom: {
50: '#b7e8e8',
500: '#95dede',
950: '#000000',
},
}SCSS
$custom: #95dede; $custom-light: #b7e8e8; $custom-dark: #000000;
JSON
{
"hex": "#95dede",
"rgb": {
"r": 149,
"g": 222,
"b": 222
},
"hsl": {
"h": 180,
"s": 52.518,
"l": 72.745
},
"oklch": {
"l": 0.85286,
"c": 0.07253,
"h": 195.9
},
"luminance": 0.63906
}Semantic roles & 50–950 ramp
primary
#95DEDE
secondary
#B66161
accent
#2626C0
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111616
muted
#818484