#95CCBE#95CCBE
#95CCBE is a light, moderate teal. Relative luminance 0.533; OKLCH L 80.3% C 0.060 H 177.2°. Best body text is #000000 at 11.66:1 contrast (WCAG AA passes).
Color values
| HEX | #95CCBE |
|---|---|
| RGB | rgb(149, 204, 190) |
| HSL | hsl(165, 35%, 69%) |
| HSV | hsv(165, 27%, 80%) |
| CMYK | cmyk(27%, 0%, 6.9%, 20%) |
| CIE-LAB | lab(78.05, -20.71, 1.23) |
| CIE-LCH | lch(78.05, 20.75, 176.59°) |
| OKLab | oklab(80.31% -0.0603 0.003) |
| OKLCH | oklch(80.31% 0.06 177.2) |
| XYZ | xyz(43.2786, 53.2910, 56.7110) |
| Luminance | 0.5329 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.69
Seafoam Blue
#78D1B6
ΔE00 6.17
Light Teal
#90E4C1
ΔE00 8.55
Mediumaquamarine
#66CDAA
ΔE00 8.70
Mediumturquoise
#48D1CC
ΔE00 9.46
Paleturquoise
#AFEEEE
ΔE00 9.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95CCBE #CC95A3
analogous
#95CCA3 #95CCBE #95BFCC
triadic
#95CCBE #BE95CC #CCBE95
tetradic
#95CCBE #A395CC #CC95A3 #BFCC95
square
#95CCBE #A395CC #CC95A3 #BFCC95
split-complementary
#95CCBE #CC95BF #CCA395
monochromatic
#4B9C87 #6CB8A5 #95CCBE #BEE0D7 #E8F4F1
Accessibility & contrast
On white
1.80
#95CCBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.66
#95CCBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95CCBE
11.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95CCBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95CCBE | 1.00 | 1.80 | 11.66 | 11.66 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C5BD
Deuteranopia (green-blind)
#BEBEBF
Tritanopia (blue-blind)
#86CEC8
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #95ccbe; /* rgb */ color: rgb(149, 204, 190); /* oklch */ color: oklch(80.3% 0.060 177.2);
Tailwind
colors: {
custom: {
50: '#b5dbd1',
500: '#95ccbe',
950: '#000000',
},
}SCSS
$custom: #95ccbe; $custom-light: #b5dbd1; $custom-dark: #000000;
JSON
{
"hex": "#95ccbe",
"rgb": {
"r": 149,
"g": 204,
"b": 190
},
"hsl": {
"h": 164.727,
"s": 35.032,
"l": 69.216
},
"oklch": {
"l": 0.80309,
"c": 0.06039,
"h": 177.2
},
"luminance": 0.53293
}Semantic roles & 50–950 ramp
primary
#95CCBE
secondary
#A16474
accent
#3856AE
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483