#95DECF#95DECF
#95DECF is a very light, moderate teal. Relative luminance 0.631; OKLCH L 84.8% C 0.076 H 180.0°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #95DECF |
|---|---|
| RGB | rgb(149, 222, 207) |
| HSL | hsl(168, 53%, 73%) |
| HSV | hsv(168, 33%, 87%) |
| CMYK | cmyk(32.9%, 0%, 6.8%, 12.9%) |
| CIE-LAB | lab(83.51, -25.92, 0.13) |
| CIE-LCH | lch(83.51, 25.92, 179.71°) |
| OKLab | oklab(84.83% -0.0759 -0.0001) |
| OKLCH | oklch(84.83% 0.076 180) |
| XYZ | xyz(49.7742, 63.1342, 68.5828) |
| Luminance | 0.6314 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 5.87
Pale Teal
#82CBB2
ΔE00 6.05
Light Teal
#90E4C1
ΔE00 6.36
Tiffany Blue
#7BF2DA
ΔE00 6.37
Paleturquoise
#AFEEEE
ΔE00 7.42
Pale Aqua
#B8FFEB
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95DECF #DE95A4
analogous
#95DEAA #95DECF #95C9DE
triadic
#95DECF #CF95DE #DECF95
tetradic
#95DECF #AA95DE #DE95A4 #C9DE95
square
#95DECF #AA95DE #DE95A4 #C9DE95
split-complementary
#95DECF #DE95C9 #DEAA95
monochromatic
#3BBEA3 #66CFBA #95DECF #C4EDE4 #E8F8F4
Accessibility & contrast
On white
1.54
#95DECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#95DECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95DECF
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95DECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95DECF | 1.00 | 1.54 | 13.63 | 13.63 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D6CE
Deuteranopia (green-blind)
#CBCCD0
Tritanopia (blue-blind)
#7EE0D9
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #95decf; /* rgb */ color: rgb(149, 222, 207); /* oklch */ color: oklch(84.8% 0.076 180.0);
Tailwind
colors: {
custom: {
50: '#b6e8dd',
500: '#95decf',
950: '#000000',
},
}SCSS
$custom: #95decf; $custom-light: #b6e8dd; $custom-dark: #000000;
JSON
{
"hex": "#95decf",
"rgb": {
"r": 149,
"g": 222,
"b": 207
},
"hsl": {
"h": 167.671,
"s": 52.518,
"l": 72.745
},
"oklch": {
"l": 0.8483,
"c": 0.0759,
"h": 180
},
"luminance": 0.63137
}Semantic roles & 50–950 ramp
primary
#95DECF
secondary
#B66173
accent
#2645C0
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111615
muted
#818484