#95DEDD#95DEDD
#95DEDD is a very light, moderate teal. Relative luminance 0.639; OKLCH L 85.3% C 0.073 H 194.8°. Best body text is #000000 at 13.77:1 contrast (WCAG AA passes).
Color values
| HEX | #95DEDD |
|---|---|
| RGB | rgb(149, 222, 221) |
| HSL | hsl(179, 53%, 73%) |
| HSV | hsv(179, 33%, 87%) |
| CMYK | cmyk(32.9%, 0%, 0.5%, 12.9%) |
| CIE-LAB | lab(83.89, -22.76, -6.73) |
| CIE-LCH | lch(83.89, 23.74, 196.48°) |
| OKLab | oklab(85.25% -0.0702 -0.0185) |
| OKLCH | oklch(85.25% 0.073 194.8) |
| XYZ | xyz(51.5623, 63.8495, 77.9998) |
| Luminance | 0.6385 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.36
Robin'S Egg Blue
#98EFF9
ΔE00 5.50
Powder Blue
#B0E0E6
ΔE00 6.07
Robin Egg Blue
#8AF1FE
ΔE00 6.63
Light Cyan
#ACFFFC
ΔE00 7.09
Pale Cyan
#B7FFFA
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95DEDD #DE9596
analogous
#95DEB8 #95DEDD #95BADE
triadic
#95DEDD #DD95DE #DEDD95
tetradic
#95DEDD #B895DE #DE9596 #BADE95
square
#95DEDD #B895DE #DE9596 #BADE95
split-complementary
#95DEDD #DE95BA #DEB895
monochromatic
#3BBEBC #66CFCE #95DEDD #C4EDEC #E8F8F8
Accessibility & contrast
On white
1.52
#95DEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.77
#95DEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95DEDD
13.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95DEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95DEDD | 1.00 | 1.52 | 13.77 | 13.77 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D7DD
Deuteranopia (green-blind)
#C7CDDE
Tritanopia (blue-blind)
#79E2DD
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #95dedd; /* rgb */ color: rgb(149, 222, 221); /* oklch */ color: oklch(85.3% 0.073 194.8);
Tailwind
colors: {
custom: {
50: '#b7e8e7',
500: '#95dedd',
950: '#000000',
},
}SCSS
$custom: #95dedd; $custom-light: #b7e8e7; $custom-dark: #000000;
JSON
{
"hex": "#95dedd",
"rgb": {
"r": 149,
"g": 222,
"b": 221
},
"hsl": {
"h": 179.178,
"s": 52.518,
"l": 72.745
},
"oklch": {
"l": 0.85254,
"c": 0.07256,
"h": 194.8
},
"luminance": 0.63853
}Semantic roles & 50–950 ramp
primary
#95DEDD
secondary
#B66162
accent
#2628C0
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111616
muted
#818484