#95D8CD#95D8CD
#95D8CD is a very light, moderate teal. Relative luminance 0.599; OKLCH L 83.4% C 0.069 H 183.2°. Best body text is #000000 at 12.98:1 contrast (WCAG AA passes).
Color values
| HEX | #95D8CD |
|---|---|
| RGB | rgb(149, 216, 205) |
| HSL | hsl(170, 46%, 72%) |
| HSV | hsv(170, 31%, 85%) |
| CMYK | cmyk(31%, 0%, 5.1%, 15.3%) |
| CIE-LAB | lab(81.79, -23.42, -1.33) |
| CIE-LCH | lch(81.79, 23.46, 183.25°) |
| OKLab | oklab(83.43% -0.0693 -0.0039) |
| OKLCH | oklch(83.43% 0.069 183.2) |
| XYZ | xyz(47.9660, 59.9065, 66.7815) |
| Luminance | 0.5991 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.25
Seafoam Blue
#78D1B6
ΔE00 6.61
Paleturquoise
#AFEEEE
ΔE00 7.01
Mediumturquoise
#48D1CC
ΔE00 7.92
Light Teal
#90E4C1
ΔE00 8.07
Tiffany Blue
#7BF2DA
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95D8CD #D895A0
analogous
#95D8AC #95D8CD #95C2D8
triadic
#95D8CD #CD95D8 #D8CD95
tetradic
#95D8CD #AC95D8 #D895A0 #C2D895
square
#95D8CD #AC95D8 #D895A0 #C2D895
split-complementary
#95D8CD #D895C2 #D8AC95
monochromatic
#41B19F #68C8B8 #95D8CD #C2E8E2 #E9F7F4
Accessibility & contrast
On white
1.62
#95D8CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.98
#95D8CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95D8CD
12.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95D8CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95D8CD | 1.00 | 1.62 | 12.98 | 12.98 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D1CD
Deuteranopia (green-blind)
#C6C8CE
Tritanopia (blue-blind)
#80DBD4
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #95d8cd; /* rgb */ color: rgb(149, 216, 205); /* oklch */ color: oklch(83.4% 0.069 183.2);
Tailwind
colors: {
custom: {
50: '#b6e4dc',
500: '#95d8cd',
950: '#000000',
},
}SCSS
$custom: #95d8cd; $custom-light: #b6e4dc; $custom-dark: #000000;
JSON
{
"hex": "#95d8cd",
"rgb": {
"r": 149,
"g": 216,
"b": 205
},
"hsl": {
"h": 170.149,
"s": 46.207,
"l": 71.569
},
"oklch": {
"l": 0.83431,
"c": 0.06941,
"h": 183.2
},
"luminance": 0.59909
}Semantic roles & 50–950 ramp
primary
#95D8CD
secondary
#AF626F
accent
#2C43B9
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484