#95CCCB#95CCCB
#95CCCB is a light, muted teal. Relative luminance 0.539; OKLCH L 80.7% C 0.057 H 194.7°. Best body text is #000000 at 11.78:1 contrast (WCAG AA passes).
Color values
| HEX | #95CCCB |
|---|---|
| RGB | rgb(149, 204, 203) |
| HSL | hsl(179, 35%, 69%) |
| HSV | hsv(179, 27%, 80%) |
| CMYK | cmyk(27%, 0%, 0.5%, 20%) |
| CIE-LAB | lab(78.39, -17.86, -5.25) |
| CIE-LCH | lch(78.39, 18.61, 196.37°) |
| OKLab | oklab(80.7% -0.055 -0.0144) |
| OKLCH | oklch(80.7% 0.057 194.7) |
| XYZ | xyz(44.7633, 53.8849, 64.5305) |
| Luminance | 0.5389 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.40
Paleturquoise
#AFEEEE
ΔE00 7.83
Lightblue
#ADD8E6
ΔE00 8.52
Mediumturquoise
#48D1CC
ΔE00 9.07
Robin'S Egg Blue
#98EFF9
ΔE00 9.21
Pale Teal
#82CBB2
ΔE00 9.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95CCCB #CC9596
analogous
#95CCB0 #95CCCB #95B2CC
triadic
#95CCCB #CB95CC #CCCB95
tetradic
#95CCCB #B095CC #CC9596 #B2CC95
square
#95CCCB #B095CC #CC9596 #B2CC95
split-complementary
#95CCCB #CC95B2 #CCB095
monochromatic
#4B9C9A #6CB8B7 #95CCCB #BEE0DF #E8F4F4
Accessibility & contrast
On white
1.78
#95CCCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.78
#95CCCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95CCCB
11.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95CCCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95CCCB | 1.00 | 1.78 | 11.78 | 11.78 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C7CB
Deuteranopia (green-blind)
#BABFCC
Tritanopia (blue-blind)
#82CFCB
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #95cccb; /* rgb */ color: rgb(149, 204, 203); /* oklch */ color: oklch(80.7% 0.057 194.7);
Tailwind
colors: {
custom: {
50: '#b5dbda',
500: '#95cccb',
950: '#000000',
},
}SCSS
$custom: #95cccb; $custom-light: #b5dbda; $custom-dark: #000000;
JSON
{
"hex": "#95cccb",
"rgb": {
"r": 149,
"g": 204,
"b": 203
},
"hsl": {
"h": 178.909,
"s": 35.032,
"l": 69.216
},
"oklch": {
"l": 0.80703,
"c": 0.05681,
"h": 194.7
},
"luminance": 0.53887
}Semantic roles & 50–950 ramp
primary
#95CCCB
secondary
#A16465
accent
#383AAE
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#111514
muted
#818483