#95CFBB#95CFBB
#95CFBB is a light, moderate teal. Relative luminance 0.546; OKLCH L 80.9% C 0.066 H 171.2°. Best body text is #000000 at 11.92:1 contrast (WCAG AA passes).
Color values
| HEX | #95CFBB |
|---|---|
| RGB | rgb(149, 207, 187) |
| HSL | hsl(159, 38%, 70%) |
| HSV | hsv(159, 28%, 81%) |
| CMYK | cmyk(28%, 0%, 9.7%, 18.8%) |
| CIE-LAB | lab(78.81, -22.84, 3.95) |
| CIE-LCH | lch(78.81, 23.18, 170.18°) |
| OKLab | oklab(80.9% -0.0654 0.0101) |
| OKLCH | oklch(80.9% 0.066 171.2) |
| XYZ | xyz(43.6740, 54.6010, 55.2419) |
| Luminance | 0.5460 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.21
Seafoam Blue
#78D1B6
ΔE00 4.73
Light Teal
#90E4C1
ΔE00 6.61
Mediumaquamarine
#66CDAA
ΔE00 7.19
Seafoam
#7FE0B3
ΔE00 8.34
Tiffany Blue
#7BF2DA
ΔE00 9.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95CFBB #CF95A9
analogous
#95CF9E #95CFBB #95C6CF
triadic
#95CFBB #BB95CF #CFBB95
tetradic
#95CFBB #9E95CF #CF95A9 #C6CF95
square
#95CFBB #9E95CF #CF95A9 #C6CF95
split-complementary
#95CFBB #CF95C6 #CF9E95
monochromatic
#49A182 #6BBCA0 #95CFBB #BFE2D6 #E9F5F1
Accessibility & contrast
On white
1.76
#95CFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.92
#95CFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95CFBB
11.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95CFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95CFBB | 1.00 | 1.76 | 11.92 | 11.92 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC7BA
Deuteranopia (green-blind)
#C1C0BC
Tritanopia (blue-blind)
#87D0C9
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #95cfbb; /* rgb */ color: rgb(149, 207, 187); /* oklch */ color: oklch(80.9% 0.066 171.2);
Tailwind
colors: {
custom: {
50: '#b5ddcf',
500: '#95cfbb',
950: '#000000',
},
}SCSS
$custom: #95cfbb; $custom-light: #b5ddcf; $custom-dark: #000000;
JSON
{
"hex": "#95cfbb",
"rgb": {
"r": 149,
"g": 207,
"b": 187
},
"hsl": {
"h": 159.31,
"s": 37.662,
"l": 69.804
},
"oklch": {
"l": 0.80896,
"c": 0.06623,
"h": 171.2
},
"luminance": 0.54603
}Semantic roles & 50–950 ramp
primary
#95CFBB
secondary
#A5647A
accent
#3560B1
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111513
muted
#818483