#95DEBC#95DEBC
#95DEBC is a very light, moderate teal. Relative luminance 0.623; OKLCH L 84.3% C 0.087 H 163.7°. Best body text is #000000 at 13.45:1 contrast (WCAG AA passes).
Color values
| HEX | #95DEBC |
|---|---|
| RGB | rgb(149, 222, 188) |
| HSL | hsl(152, 53%, 73%) |
| HSV | hsv(152, 33%, 87%) |
| CMYK | cmyk(32.9%, 0%, 15.3%, 12.9%) |
| CIE-LAB | lab(83.05, -29.91, 9.52) |
| CIE-LCH | lch(83.05, 31.39, 162.35°) |
| OKLab | oklab(84.31% -0.0839 0.0245) |
| OKLCH | oklch(84.31% 0.087 163.7) |
| XYZ | xyz(47.5896, 62.2604, 57.0771) |
| Luminance | 0.6226 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 1.81
Seafoam
#7FE0B3
ΔE00 3.72
Seafoam Blue
#78D1B6
ΔE00 4.88
Pale Teal
#82CBB2
ΔE00 5.26
Mint
#AAF0C1
ΔE00 5.37
Pale Turquoise
#A5FBD5
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95DEBC #DE95B7
analogous
#95DE97 #95DEBC #95DBDE
triadic
#95DEBC #BC95DE #DEBC95
tetradic
#95DEBC #9795DE #DE95B7 #DBDE95
square
#95DEBC #9795DE #DE95B7 #DBDE95
split-complementary
#95DEBC #DE95DB #DE9795
monochromatic
#3BBE81 #66CF9F #95DEBC #C4EDD9 #E8F8F0
Accessibility & contrast
On white
1.56
#95DEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.45
#95DEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95DEBC
13.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95DEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95DEBC | 1.00 | 1.56 | 13.45 | 13.45 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD4BA
Deuteranopia (green-blind)
#CFCBBE
Tritanopia (blue-blind)
#84DED4
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #95debc; /* rgb */ color: rgb(149, 222, 188); /* oklch */ color: oklch(84.3% 0.087 163.7);
Tailwind
colors: {
custom: {
50: '#b6e8d0',
500: '#95debc',
950: '#000000',
},
}SCSS
$custom: #95debc; $custom-light: #b6e8d0; $custom-dark: #000000;
JSON
{
"hex": "#95debc",
"rgb": {
"r": 149,
"g": 222,
"b": 188
},
"hsl": {
"h": 152.055,
"s": 52.518,
"l": 72.745
},
"oklch": {
"l": 0.84307,
"c": 0.08746,
"h": 163.7
},
"luminance": 0.62263
}Semantic roles & 50–950 ramp
primary
#95DEBC
secondary
#B66189
accent
#266DC0
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111614
muted
#818483