#95DEBF#95DEBF
#95DEBF is a very light, moderate teal. Relative luminance 0.624; OKLCH L 84.4% C 0.085 H 165.9°. Best body text is #000000 at 13.48:1 contrast (WCAG AA passes).
Color values
| HEX | #95DEBF |
|---|---|
| RGB | rgb(149, 222, 191) |
| HSL | hsl(155, 53%, 73%) |
| HSV | hsv(155, 33%, 87%) |
| CMYK | cmyk(32.9%, 0%, 14%, 12.9%) |
| CIE-LAB | lab(83.12, -29.30, 8.03) |
| CIE-LCH | lch(83.12, 30.39, 164.67°) |
| OKLab | oklab(84.39% -0.0827 0.0207) |
| OKLCH | oklch(84.39% 0.085 165.9) |
| XYZ | xyz(47.9164, 62.3911, 58.7980) |
| Luminance | 0.6239 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 1.92
Seafoam
#7FE0B3
ΔE00 4.31
Seafoam Blue
#78D1B6
ΔE00 4.51
Pale Teal
#82CBB2
ΔE00 4.92
Mint
#AAF0C1
ΔE00 5.96
Light Turquoise
#7EF4CC
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95DEBF #DE95B4
analogous
#95DE9B #95DEBF #95D8DE
triadic
#95DEBF #BF95DE #DEBF95
tetradic
#95DEBF #9B95DE #DE95B4 #D8DE95
square
#95DEBF #9B95DE #DE95B4 #D8DE95
split-complementary
#95DEBF #DE95D8 #DE9B95
monochromatic
#3BBE86 #66CFA3 #95DEBF #C4EDDB #E8F8F1
Accessibility & contrast
On white
1.56
#95DEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.48
#95DEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95DEBF
13.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95DEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95DEBF | 1.00 | 1.56 | 13.48 | 13.48 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD4BD
Deuteranopia (green-blind)
#CECBC1
Tritanopia (blue-blind)
#83DED5
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #95debf; /* rgb */ color: rgb(149, 222, 191); /* oklch */ color: oklch(84.4% 0.085 165.9);
Tailwind
colors: {
custom: {
50: '#b6e8d2',
500: '#95debf',
950: '#000000',
},
}SCSS
$custom: #95debf; $custom-light: #b6e8d2; $custom-dark: #000000;
JSON
{
"hex": "#95debf",
"rgb": {
"r": 149,
"g": 222,
"b": 191
},
"hsl": {
"h": 154.521,
"s": 52.518,
"l": 72.745
},
"oklch": {
"l": 0.84386,
"c": 0.08521,
"h": 165.9
},
"luminance": 0.62394
}Semantic roles & 50–950 ramp
primary
#95DEBF
secondary
#B66185
accent
#2667C0
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111614
muted
#818483