#95DFDD#95DFDD
#95DFDD is a very light, moderate teal. Relative luminance 0.644; OKLCH L 85.5% C 0.073 H 193.7°. Best body text is #000000 at 13.88:1 contrast (WCAG AA passes).
Color values
| HEX | #95DFDD |
|---|---|
| RGB | rgb(149, 223, 221) |
| HSL | hsl(178, 54%, 73%) |
| HSV | hsv(178, 33%, 87%) |
| CMYK | cmyk(33.2%, 0%, 0.9%, 12.5%) |
| CIE-LAB | lab(84.16, -23.25, -6.32) |
| CIE-LCH | lch(84.16, 24.10, 195.22°) |
| OKLab | oklab(85.48% -0.0714 -0.0174) |
| OKLCH | oklch(85.48% 0.073 193.7) |
| XYZ | xyz(51.8287, 64.3822, 78.0886) |
| Luminance | 0.6439 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.33
Robin'S Egg Blue
#98EFF9
ΔE00 5.65
Powder Blue
#B0E0E6
ΔE00 6.39
Robin Egg Blue
#8AF1FE
ΔE00 6.76
Light Cyan
#ACFFFC
ΔE00 6.85
Pale Cyan
#B7FFFA
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95DFDD #DF9597
analogous
#95DFB8 #95DFDD #95BCDF
triadic
#95DFDD #DD95DF #DFDD95
tetradic
#95DFDD #B895DF #DF9597 #BCDF95
square
#95DFDD #B895DF #DF9597 #BCDF95
split-complementary
#95DFDD #DF95BC #DFB895
monochromatic
#3AC0BC #66D1CE #95DFDD #C4EDEC #E7F8F7
Accessibility & contrast
On white
1.51
#95DFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.88
#95DFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95DFDD
13.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95DFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95DFDD | 1.00 | 1.51 | 13.88 | 13.88 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D8DD
Deuteranopia (green-blind)
#C8CEDE
Tritanopia (blue-blind)
#79E3DE
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #95dfdd; /* rgb */ color: rgb(149, 223, 221); /* oklch */ color: oklch(85.5% 0.073 193.7);
Tailwind
colors: {
custom: {
50: '#b7e9e7',
500: '#95dfdd',
950: '#000000',
},
}SCSS
$custom: #95dfdd; $custom-light: #b7e9e7; $custom-dark: #000000;
JSON
{
"hex": "#95dfdd",
"rgb": {
"r": 149,
"g": 223,
"b": 221
},
"hsl": {
"h": 178.378,
"s": 53.623,
"l": 72.941
},
"oklch": {
"l": 0.85476,
"c": 0.07347,
"h": 193.7
},
"luminance": 0.64385
}Semantic roles & 50–950 ramp
primary
#95DFDD
secondary
#B76163
accent
#2429C1
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111616
muted
#818484