#95DADC#95DADC
#95DADC is a very light, moderate teal. Relative luminance 0.617; OKLCH L 84.3% C 0.069 H 198.2°. Best body text is #000000 at 13.34:1 contrast (WCAG AA passes).
Color values
| HEX | #95DADC |
|---|---|
| RGB | rgb(149, 218, 220) |
| HSL | hsl(182, 50%, 72%) |
| HSV | hsv(182, 32%, 86%) |
| CMYK | cmyk(32.3%, 0.9%, 0%, 13.7%) |
| CIE-LAB | lab(82.75, -21.01, -7.89) |
| CIE-LCH | lch(82.75, 22.44, 200.57°) |
| OKLab | oklab(84.34% -0.0657 -0.0216) |
| OKLCH | oklch(84.34% 0.069 198.2) |
| XYZ | xyz(50.3796, 61.6967, 76.9503) |
| Luminance | 0.6170 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.88
Powder Blue
#B0E0E6
ΔE00 5.16
Robin'S Egg Blue
#98EFF9
ΔE00 5.51
Robin Egg Blue
#8AF1FE
ΔE00 6.65
Robin'S Egg
#6DEDFD
ΔE00 7.47
Pale Sky Blue
#BDF6FE
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95DADC #DC9795
analogous
#95DCBA #95DADC #95B7DC
triadic
#95DADC #DC95DA #DADC95
tetradic
#95DADC #BA95DC #DC9795 #B7DC95
square
#95DADC #BA95DC #DC9795 #B7DC95
split-complementary
#95DADC #DC95B7 #DCBA95
monochromatic
#3DB6B9 #67CACD #95DADC #C3EAEB #E8F7F7
Accessibility & contrast
On white
1.57
#95DADC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.34
#95DADC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95DADC
13.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95DADC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95DADC | 1.00 | 1.57 | 13.34 | 13.34 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D4DC
Deuteranopia (green-blind)
#C4CADD
Tritanopia (blue-blind)
#7ADFDA
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #95dadc; /* rgb */ color: rgb(149, 218, 220); /* oklch */ color: oklch(84.3% 0.069 198.2);
Tailwind
colors: {
custom: {
50: '#b7e5e6',
500: '#95dadc',
950: '#000000',
},
}SCSS
$custom: #95dadc; $custom-light: #b7e5e6; $custom-dark: #000000;
JSON
{
"hex": "#95dadc",
"rgb": {
"r": 149,
"g": 218,
"b": 220
},
"hsl": {
"h": 181.69,
"s": 50.355,
"l": 72.353
},
"oklch": {
"l": 0.84337,
"c": 0.06914,
"h": 198.2
},
"luminance": 0.617
}Semantic roles & 50–950 ramp
primary
#95DADC
secondary
#B46462
accent
#2C28BE
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111516
muted
#818484