#95DCDD#95DCDD
#95DCDD is a very light, moderate teal. Relative luminance 0.628; OKLCH L 84.8% C 0.071 H 197.0°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #95DCDD |
|---|---|
| RGB | rgb(149, 220, 221) |
| HSL | hsl(181, 51%, 73%) |
| HSV | hsv(181, 33%, 87%) |
| CMYK | cmyk(32.6%, 0.5%, 0%, 13.3%) |
| CIE-LAB | lab(83.33, -21.77, -7.55) |
| CIE-LCH | lch(83.33, 23.04, 199.14°) |
| OKLab | oklab(84.81% -0.0677 -0.0207) |
| OKLCH | oklch(84.81% 0.071 197) |
| XYZ | xyz(51.0342, 62.7934, 77.8238) |
| Luminance | 0.6280 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.55
Robin'S Egg Blue
#98EFF9
ΔE00 5.32
Powder Blue
#B0E0E6
ΔE00 5.47
Robin Egg Blue
#8AF1FE
ΔE00 6.47
Robin'S Egg
#6DEDFD
ΔE00 7.33
Light Cyan
#ACFFFC
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95DCDD #DD9695
analogous
#95DDBA #95DCDD #95B8DD
triadic
#95DCDD #DD95DC #DCDD95
tetradic
#95DCDD #BA95DD #DD9695 #B8DD95
square
#95DCDD #BA95DD #DD9695 #B8DD95
split-complementary
#95DCDD #DD95B8 #DDBA95
monochromatic
#3CBABB #67CDCE #95DCDD #C3EBEC #E8F7F8
Accessibility & contrast
On white
1.55
#95DCDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#95DCDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95DCDD
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95DCDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95DCDD | 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)
#D3D5DD
Deuteranopia (green-blind)
#C6CBDE
Tritanopia (blue-blind)
#7AE1DC
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #95dcdd; /* rgb */ color: rgb(149, 220, 221); /* oklch */ color: oklch(84.8% 0.071 197.0);
Tailwind
colors: {
custom: {
50: '#b7e7e7',
500: '#95dcdd',
950: '#000000',
},
}SCSS
$custom: #95dcdd; $custom-light: #b7e7e7; $custom-dark: #000000;
JSON
{
"hex": "#95dcdd",
"rgb": {
"r": 149,
"g": 220,
"b": 221
},
"hsl": {
"h": 180.833,
"s": 51.429,
"l": 72.549
},
"oklch": {
"l": 0.84811,
"c": 0.07082,
"h": 197
},
"luminance": 0.62796
}Semantic roles & 50–950 ramp
primary
#95DCDD
secondary
#B56361
accent
#2927BF
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111616
muted
#818484