#95DDD3#95DDD3
#95DDD3 is a very light, moderate teal. Relative luminance 0.628; OKLCH L 84.7% C 0.073 H 185.0°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #95DDD3 |
|---|---|
| RGB | rgb(149, 221, 211) |
| HSL | hsl(172, 51%, 73%) |
| HSV | hsv(172, 33%, 87%) |
| CMYK | cmyk(32.6%, 0%, 4.5%, 13.3%) |
| CIE-LAB | lab(83.34, -24.54, -2.24) |
| CIE-LCH | lch(83.34, 24.65, 185.22°) |
| OKLab | oklab(84.73% -0.073 -0.0064) |
| OKLCH | oklch(84.73% 0.073 185) |
| XYZ | xyz(50.0046, 62.8027, 71.1027) |
| Luminance | 0.6281 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 6.14
Pale Teal
#82CBB2
ΔE00 7.22
Seafoam Blue
#78D1B6
ΔE00 7.23
Tiffany Blue
#7BF2DA
ΔE00 7.40
Mediumturquoise
#48D1CC
ΔE00 7.74
Pale Cyan
#B7FFFA
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95DDD3 #DD959F
analogous
#95DDAF #95DDD3 #95C3DD
triadic
#95DDD3 #D395DD #DDD395
tetradic
#95DDD3 #AF95DD #DD959F #C3DD95
square
#95DDD3 #AF95DD #DD959F #C3DD95
split-complementary
#95DDD3 #DD95C3 #DDAF95
monochromatic
#3CBBAA #67CEC0 #95DDD3 #C3ECE6 #E8F8F5
Accessibility & contrast
On white
1.55
#95DDD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#95DDD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95DDD3
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95DDD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95DDD3 | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D5D3
Deuteranopia (green-blind)
#C9CCD4
Tritanopia (blue-blind)
#7DE0DA
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #95ddd3; /* rgb */ color: rgb(149, 221, 211); /* oklch */ color: oklch(84.7% 0.073 185.0);
Tailwind
colors: {
custom: {
50: '#b6e7e0',
500: '#95ddd3',
950: '#000000',
},
}SCSS
$custom: #95ddd3; $custom-light: #b6e7e0; $custom-dark: #000000;
JSON
{
"hex": "#95ddd3",
"rgb": {
"r": 149,
"g": 221,
"b": 211
},
"hsl": {
"h": 171.667,
"s": 51.429,
"l": 72.549
},
"oklch": {
"l": 0.84725,
"c": 0.07329,
"h": 185
},
"luminance": 0.62806
}Semantic roles & 50–950 ramp
primary
#95DDD3
secondary
#B5616D
accent
#273CBF
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111615
muted
#818484