#95CBCA#95CBCA
#95CBCA is a light, muted teal. Relative luminance 0.534; OKLCH L 80.5% C 0.056 H 194.7°. Best body text is #000000 at 11.67:1 contrast (WCAG AA passes).
Color values
| HEX | #95CBCA |
|---|---|
| RGB | rgb(149, 203, 202) |
| HSL | hsl(179, 34%, 69%) |
| HSV | hsv(179, 27%, 80%) |
| CMYK | cmyk(26.6%, 0%, 0.5%, 20.4%) |
| CIE-LAB | lab(78.09, -17.58, -5.16) |
| CIE-LCH | lch(78.09, 18.32, 196.36°) |
| OKLab | oklab(80.45% -0.0541 -0.0141) |
| OKLCH | oklch(80.45% 0.056 194.7) |
| XYZ | xyz(44.4076, 53.3636, 63.8260) |
| Luminance | 0.5337 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.52
Paleturquoise
#AFEEEE
ΔE00 8.07
Lightblue
#ADD8E6
ΔE00 8.52
Mediumturquoise
#48D1CC
ΔE00 9.21
Robin'S Egg Blue
#98EFF9
ΔE00 9.46
Pale Teal
#82CBB2
ΔE00 9.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95CBCA #CB9596
analogous
#95CBAF #95CBCA #95B1CB
triadic
#95CBCA #CA95CB #CBCA95
tetradic
#95CBCA #AF95CB #CB9596 #B1CB95
square
#95CBCA #AF95CB #CB9596 #B1CB95
split-complementary
#95CBCA #CB95B1 #CBAF95
monochromatic
#4C9A99 #6CB7B5 #95CBCA #BEDFDF #E7F3F3
Accessibility & contrast
On white
1.80
#95CBCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.67
#95CBCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95CBCA
11.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95CBCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95CBCA | 1.00 | 1.80 | 11.67 | 11.67 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C6CA
Deuteranopia (green-blind)
#BABECB
Tritanopia (blue-blind)
#83CECA
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #95cbca; /* rgb */ color: rgb(149, 203, 202); /* oklch */ color: oklch(80.5% 0.056 194.7);
Tailwind
colors: {
custom: {
50: '#b5dbda',
500: '#95cbca',
950: '#000000',
},
}SCSS
$custom: #95cbca; $custom-light: #b5dbda; $custom-dark: #000000;
JSON
{
"hex": "#95cbca",
"rgb": {
"r": 149,
"g": 203,
"b": 202
},
"hsl": {
"h": 178.889,
"s": 34.177,
"l": 69.02
},
"oklch": {
"l": 0.8045,
"c": 0.0559,
"h": 194.7
},
"luminance": 0.53366
}Semantic roles & 50–950 ramp
primary
#95CBCA
secondary
#A06465
accent
#393BAD
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#111514
muted
#818483