#95DCDF#95DCDF
#95DCDF is a very light, moderate teal. Relative luminance 0.629; OKLCH L 84.9% C 0.071 H 199.3°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #95DCDF |
|---|---|
| RGB | rgb(149, 220, 223) |
| HSL | hsl(182, 54%, 73%) |
| HSV | hsv(182, 33%, 87%) |
| CMYK | cmyk(33.2%, 1.3%, 0%, 12.5%) |
| CIE-LAB | lab(83.39, -21.30, -8.53) |
| CIE-LCH | lch(83.39, 22.95, 201.83°) |
| OKLab | oklab(84.88% -0.0669 -0.0234) |
| OKLCH | oklch(84.88% 0.071 199.3) |
| XYZ | xyz(51.3023, 62.9006, 79.2355) |
| Luminance | 0.6290 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.59
Robin'S Egg Blue
#98EFF9
ΔE00 4.90
Powder Blue
#B0E0E6
ΔE00 5.05
Robin Egg Blue
#8AF1FE
ΔE00 6.05
Robin'S Egg
#6DEDFD
ΔE00 6.92
Pale Sky Blue
#BDF6FE
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95DCDF #DF9895
analogous
#95DFBD #95DCDF #95B7DF
triadic
#95DCDF #DF95DC #DCDF95
tetradic
#95DCDF #BD95DF #DF9895 #B7DF95
square
#95DCDF #BD95DF #DF9895 #B7DF95
split-complementary
#95DCDF #DF95B7 #DFBD95
monochromatic
#3ABAC0 #66CCD1 #95DCDF #C4ECED #E7F7F8
Accessibility & contrast
On white
1.55
#95DCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#95DCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95DCDF
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95DCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95DCDF | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D6DF
Deuteranopia (green-blind)
#C5CBE0
Tritanopia (blue-blind)
#79E1DD
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #95dcdf; /* rgb */ color: rgb(149, 220, 223); /* oklch */ color: oklch(84.9% 0.071 199.3);
Tailwind
colors: {
custom: {
50: '#b7e7e9',
500: '#95dcdf',
950: '#000000',
},
}SCSS
$custom: #95dcdf; $custom-light: #b7e7e9; $custom-dark: #000000;
JSON
{
"hex": "#95dcdf",
"rgb": {
"r": 149,
"g": 220,
"b": 223
},
"hsl": {
"h": 182.432,
"s": 53.623,
"l": 72.941
},
"oklch": {
"l": 0.84875,
"c": 0.07089,
"h": 199.3
},
"luminance": 0.62904
}Semantic roles & 50–950 ramp
primary
#95DCDF
secondary
#B76461
accent
#2B24C1
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111616
muted
#818484