#95DEBE#95DEBE
#95DEBE is a very light, moderate teal. Relative luminance 0.624; OKLCH L 84.4% C 0.086 H 165.2°. Best body text is #000000 at 13.47:1 contrast (WCAG AA passes).
Color values
| HEX | #95DEBE |
|---|---|
| RGB | rgb(149, 222, 190) |
| HSL | hsl(154, 53%, 73%) |
| HSV | hsv(154, 33%, 87%) |
| CMYK | cmyk(32.9%, 0%, 14.4%, 12.9%) |
| CIE-LAB | lab(83.10, -29.51, 8.53) |
| CIE-LCH | lch(83.10, 30.72, 163.88°) |
| OKLab | oklab(84.36% -0.0831 0.022) |
| OKLCH | oklch(84.36% 0.086 165.2) |
| XYZ | xyz(47.8067, 62.3472, 58.2204) |
| Luminance | 0.6235 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 1.84
Seafoam
#7FE0B3
ΔE00 4.10
Seafoam Blue
#78D1B6
ΔE00 4.62
Pale Teal
#82CBB2
ΔE00 5.02
Mint
#AAF0C1
ΔE00 5.75
Light Turquoise
#7EF4CC
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95DEBE #DE95B5
analogous
#95DE9A #95DEBE #95D9DE
triadic
#95DEBE #BE95DE #DEBE95
tetradic
#95DEBE #9A95DE #DE95B5 #D9DE95
square
#95DEBE #9A95DE #DE95B5 #D9DE95
split-complementary
#95DEBE #DE95D9 #DE9A95
monochromatic
#3BBE84 #66CFA1 #95DEBE #C4EDDB #E8F8F1
Accessibility & contrast
On white
1.56
#95DEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.47
#95DEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95DEBE
13.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95DEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95DEBE | 1.00 | 1.56 | 13.47 | 13.47 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD4BC
Deuteranopia (green-blind)
#CFCBC0
Tritanopia (blue-blind)
#84DED5
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #95debe; /* rgb */ color: rgb(149, 222, 190); /* oklch */ color: oklch(84.4% 0.086 165.2);
Tailwind
colors: {
custom: {
50: '#b6e8d1',
500: '#95debe',
950: '#000000',
},
}SCSS
$custom: #95debe; $custom-light: #b6e8d1; $custom-dark: #000000;
JSON
{
"hex": "#95debe",
"rgb": {
"r": 149,
"g": 222,
"b": 190
},
"hsl": {
"h": 153.699,
"s": 52.518,
"l": 72.745
},
"oklch": {
"l": 0.84359,
"c": 0.08595,
"h": 165.2
},
"luminance": 0.6235
}Semantic roles & 50–950 ramp
primary
#95DEBE
secondary
#B66186
accent
#2669C0
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111614
muted
#818483