#95D2CB#95D2CB
#95D2CB is a very light, moderate teal. Relative luminance 0.568; OKLCH L 82.0% C 0.063 H 187.1°. Best body text is #000000 at 12.36:1 contrast (WCAG AA passes).
Color values
| HEX | #95D2CB |
|---|---|
| RGB | rgb(149, 210, 203) |
| HSL | hsl(173, 40%, 70%) |
| HSV | hsv(173, 29%, 82%) |
| CMYK | cmyk(29%, 0%, 3.3%, 17.6%) |
| CIE-LAB | lab(80.06, -20.88, -2.79) |
| CIE-LCH | lch(80.06, 21.07, 187.61°) |
| OKLab | oklab(82.03% -0.0626 -0.0078) |
| OKLCH | oklch(82.03% 0.063 187.1) |
| XYZ | xyz(46.2169, 56.7922, 65.0151) |
| Luminance | 0.5679 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 7.15
Pale Teal
#82CBB2
ΔE00 7.16
Powder Blue
#B0E0E6
ΔE00 7.63
Seafoam Blue
#78D1B6
ΔE00 7.95
Mediumturquoise
#48D1CC
ΔE00 8.04
Robin'S Egg Blue
#98EFF9
ΔE00 9.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95D2CB #D2959C
analogous
#95D2AC #95D2CB #95BAD2
triadic
#95D2CB #CB95D2 #D2CB95
tetradic
#95D2CB #AC95D2 #D2959C #BAD295
square
#95D2CB #AC95D2 #D2959C #BAD295
split-complementary
#95D2CB #D295BA #D2AC95
monochromatic
#47A69B #6AC0B6 #95D2CB #C0E4E0 #EAF6F4
Accessibility & contrast
On white
1.70
#95D2CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.36
#95D2CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95D2CB
12.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95D2CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95D2CB | 1.00 | 1.70 | 12.36 | 12.36 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCBCB
Deuteranopia (green-blind)
#C0C3CC
Tritanopia (blue-blind)
#81D5D0
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #95d2cb; /* rgb */ color: rgb(149, 210, 203); /* oklch */ color: oklch(82.0% 0.063 187.1);
Tailwind
colors: {
custom: {
50: '#b6e0da',
500: '#95d2cb',
950: '#000000',
},
}SCSS
$custom: #95d2cb; $custom-light: #b6e0da; $custom-dark: #000000;
JSON
{
"hex": "#95d2cb",
"rgb": {
"r": 149,
"g": 210,
"b": 203
},
"hsl": {
"h": 173.115,
"s": 40.397,
"l": 70.392
},
"oklch": {
"l": 0.82034,
"c": 0.06309,
"h": 187.1
},
"luminance": 0.56795
}Semantic roles & 50–950 ramp
primary
#95D2CB
secondary
#A8636B
accent
#3241B3
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483