#95D7CD#95D7CD
#95D7CD is a very light, moderate teal. Relative luminance 0.594; OKLCH L 83.2% C 0.068 H 184.2°. Best body text is #000000 at 12.88:1 contrast (WCAG AA passes).
Color values
| HEX | #95D7CD |
|---|---|
| RGB | rgb(149, 215, 205) |
| HSL | hsl(171, 45%, 71%) |
| HSV | hsv(171, 31%, 84%) |
| CMYK | cmyk(30.7%, 0%, 4.7%, 15.7%) |
| CIE-LAB | lab(81.51, -22.93, -1.74) |
| CIE-LCH | lch(81.51, 22.99, 184.33°) |
| OKLab | oklab(83.21% -0.0681 -0.005) |
| OKLCH | oklch(83.21% 0.068 184.2) |
| XYZ | xyz(47.7106, 59.3956, 66.6963) |
| Luminance | 0.5940 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.47
Seafoam Blue
#78D1B6
ΔE00 6.90
Paleturquoise
#AFEEEE
ΔE00 6.92
Mediumturquoise
#48D1CC
ΔE00 7.86
Powder Blue
#B0E0E6
ΔE00 8.44
Light Teal
#90E4C1
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95D7CD #D7959F
analogous
#95D7AC #95D7CD #95C0D7
triadic
#95D7CD #CD95D7 #D7CD95
tetradic
#95D7CD #AC95D7 #D7959F #C0D795
square
#95D7CD #AC95D7 #D7959F #C0D795
split-complementary
#95D7CD #D795C0 #D7AC95
monochromatic
#42AF9F #69C6B8 #95D7CD #C1E8E2 #E9F7F5
Accessibility & contrast
On white
1.63
#95D7CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.88
#95D7CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95D7CD
12.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95D7CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95D7CD | 1.00 | 1.63 | 12.88 | 12.88 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D0CD
Deuteranopia (green-blind)
#C5C7CE
Tritanopia (blue-blind)
#80DAD4
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #95d7cd; /* rgb */ color: rgb(149, 215, 205); /* oklch */ color: oklch(83.2% 0.068 184.2);
Tailwind
colors: {
custom: {
50: '#b6e3dc',
500: '#95d7cd',
950: '#000000',
},
}SCSS
$custom: #95d7cd; $custom-light: #b6e3dc; $custom-dark: #000000;
JSON
{
"hex": "#95d7cd",
"rgb": {
"r": 149,
"g": 215,
"b": 205
},
"hsl": {
"h": 170.909,
"s": 45.205,
"l": 71.373
},
"oklch": {
"l": 0.83208,
"c": 0.06824,
"h": 184.2
},
"luminance": 0.59398
}Semantic roles & 50–950 ramp
primary
#95D7CD
secondary
#AE626E
accent
#2D42B8
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484