#95CDCD#95CDCD
#95CDCD is a light, muted teal. Relative luminance 0.545; OKLCH L 81.0% C 0.058 H 196.1°. Best body text is #000000 at 11.89:1 contrast (WCAG AA passes).
Color values
| HEX | #95CDCD |
|---|---|
| RGB | rgb(149, 205, 205) |
| HSL | hsl(180, 36%, 69%) |
| HSV | hsv(180, 27%, 80%) |
| CMYK | cmyk(27.3%, 0%, 0%, 19.6%) |
| CIE-LAB | lab(78.73, -17.92, -5.83) |
| CIE-LCH | lch(78.73, 18.84, 198.02°) |
| OKLab | oklab(80.99% -0.0554 -0.016) |
| OKLCH | oklch(80.99% 0.058 196.1) |
| XYZ | xyz(45.2416, 54.4577, 65.8733) |
| Luminance | 0.5446 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.07
Paleturquoise
#AFEEEE
ΔE00 7.57
Lightblue
#ADD8E6
ΔE00 8.17
Robin'S Egg Blue
#98EFF9
ΔE00 8.81
Mediumturquoise
#48D1CC
ΔE00 9.07
Pale Teal
#82CBB2
ΔE00 9.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95CDCD #CD9595
analogous
#95CDB1 #95CDCD #95B1CD
triadic
#95CDCD #CD95CD #CDCD95
tetradic
#95CDCD #B195CD #CD9595 #B1CD95
square
#95CDCD #B195CD #CD9595 #B1CD95
split-complementary
#95CDCD #CD95B1 #CDB195
monochromatic
#4A9D9D #6BB9B9 #95CDCD #BFE1E1 #E8F4F4
Accessibility & contrast
On white
1.77
#95CDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.89
#95CDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95CDCD
11.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95CDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95CDCD | 1.00 | 1.77 | 11.89 | 11.89 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C8CD
Deuteranopia (green-blind)
#BBBFCE
Tritanopia (blue-blind)
#81D1CD
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #95cdcd; /* rgb */ color: rgb(149, 205, 205); /* oklch */ color: oklch(81.0% 0.058 196.1);
Tailwind
colors: {
custom: {
50: '#b6dcdc',
500: '#95cdcd',
950: '#000000',
},
}SCSS
$custom: #95cdcd; $custom-light: #b6dcdc; $custom-dark: #000000;
JSON
{
"hex": "#95cdcd",
"rgb": {
"r": 149,
"g": 205,
"b": 205
},
"hsl": {
"h": 180,
"s": 35.897,
"l": 69.412
},
"oklch": {
"l": 0.80987,
"c": 0.05768,
"h": 196.1
},
"luminance": 0.5446
}Semantic roles & 50–950 ramp
primary
#95CDCD
secondary
#A26464
accent
#3737AF
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484