#95DCDC#95DCDC
#95DCDC is a very light, moderate teal. Relative luminance 0.627; OKLCH L 84.8% C 0.071 H 195.9°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #95DCDC |
|---|---|
| RGB | rgb(149, 220, 220) |
| HSL | hsl(180, 50%, 72%) |
| HSV | hsv(180, 32%, 86%) |
| CMYK | cmyk(32.3%, 0%, 0%, 13.7%) |
| CIE-LAB | lab(83.31, -22.00, -7.07) |
| CIE-LCH | lch(83.31, 23.11, 197.80°) |
| OKLab | oklab(84.78% -0.0681 -0.0194) |
| OKLCH | oklch(84.78% 0.071 195.9) |
| XYZ | xyz(50.9014, 62.7402, 77.1242) |
| Luminance | 0.6274 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.58
Robin'S Egg Blue
#98EFF9
ΔE00 5.57
Powder Blue
#B0E0E6
ΔE00 5.71
Robin Egg Blue
#8AF1FE
ΔE00 6.71
Robin'S Egg
#6DEDFD
ΔE00 7.57
Light Cyan
#ACFFFC
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95DCDC #DC9595
analogous
#95DCB9 #95DCDC #95B9DC
triadic
#95DCDC #DC95DC #DCDC95
tetradic
#95DCDC #B995DC #DC9595 #B9DC95
square
#95DCDC #B995DC #DC9595 #B9DC95
split-complementary
#95DCDC #DC95B9 #DCB995
monochromatic
#3DB9B9 #67CDCD #95DCDC #C3EBEB #E8F7F7
Accessibility & contrast
On white
1.55
#95DCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#95DCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95DCDC
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95DCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95DCDC | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D5DC
Deuteranopia (green-blind)
#C6CBDD
Tritanopia (blue-blind)
#7AE0DC
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #95dcdc; /* rgb */ color: rgb(149, 220, 220); /* oklch */ color: oklch(84.8% 0.071 195.9);
Tailwind
colors: {
custom: {
50: '#b7e7e6',
500: '#95dcdc',
950: '#000000',
},
}SCSS
$custom: #95dcdc; $custom-light: #b7e7e6; $custom-dark: #000000;
JSON
{
"hex": "#95dcdc",
"rgb": {
"r": 149,
"g": 220,
"b": 220
},
"hsl": {
"h": 180,
"s": 50.355,
"l": 72.353
},
"oklch": {
"l": 0.8478,
"c": 0.07083,
"h": 195.9
},
"luminance": 0.62743
}Semantic roles & 50–950 ramp
primary
#95DCDC
secondary
#B46262
accent
#2828BE
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111616
muted
#818484