#95D3CD#95D3CD
#95D3CD is a very light, moderate teal. Relative luminance 0.574; OKLCH L 82.3% C 0.064 H 188.5°. Best body text is #000000 at 12.48:1 contrast (WCAG AA passes).
Color values
| HEX | #95D3CD |
|---|---|
| RGB | rgb(149, 211, 205) |
| HSL | hsl(174, 41%, 71%) |
| HSV | hsv(174, 29%, 83%) |
| CMYK | cmyk(29.4%, 0%, 2.8%, 17.3%) |
| CIE-LAB | lab(80.39, -20.94, -3.37) |
| CIE-LCH | lch(80.39, 21.21, 189.15°) |
| OKLab | oklab(82.32% -0.063 -0.0094) |
| OKLCH | oklch(82.32% 0.064 188.5) |
| XYZ | xyz(46.7045, 57.3834, 66.3609) |
| Luminance | 0.5739 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 6.80
Powder Blue
#B0E0E6
ΔE00 7.29
Pale Teal
#82CBB2
ΔE00 7.59
Mediumturquoise
#48D1CC
ΔE00 7.95
Seafoam Blue
#78D1B6
ΔE00 8.30
Robin'S Egg Blue
#98EFF9
ΔE00 8.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95D3CD #D3959B
analogous
#95D3AE #95D3CD #95BAD3
triadic
#95D3CD #CD95D3 #D3CD95
tetradic
#95D3CD #AE95D3 #D3959B #BAD395
square
#95D3CD #AE95D3 #D3959B #BAD395
split-complementary
#95D3CD #D395BA #D3AE95
monochromatic
#46A89E #6AC1B9 #95D3CD #C0E5E1 #E9F6F5
Accessibility & contrast
On white
1.68
#95D3CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.48
#95D3CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95D3CD
12.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95D3CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95D3CD | 1.00 | 1.68 | 12.48 | 12.48 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCDCD
Deuteranopia (green-blind)
#C1C4CE
Tritanopia (blue-blind)
#81D6D1
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #95d3cd; /* rgb */ color: rgb(149, 211, 205); /* oklch */ color: oklch(82.3% 0.064 188.5);
Tailwind
colors: {
custom: {
50: '#b6e0dc',
500: '#95d3cd',
950: '#000000',
},
}SCSS
$custom: #95d3cd; $custom-light: #b6e0dc; $custom-dark: #000000;
JSON
{
"hex": "#95d3cd",
"rgb": {
"r": 149,
"g": 211,
"b": 205
},
"hsl": {
"h": 174.194,
"s": 41.333,
"l": 70.588
},
"oklch": {
"l": 0.82317,
"c": 0.06373,
"h": 188.5
},
"luminance": 0.57386
}Semantic roles & 50–950 ramp
primary
#95D3CD
secondary
#A9636A
accent
#313EB4
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484