#95FCDC#95FCDC
#95FCDC is a very light, moderate teal. Relative luminance 0.812; OKLCH L 91.9% C 0.107 H 171.9°. Best body text is #000000 at 17.24:1 contrast (WCAG AA passes).
Color values
| HEX | #95FCDC |
|---|---|
| RGB | rgb(149, 252, 220) |
| HSL | hsl(161, 94%, 79%) |
| HSV | hsv(161, 41%, 99%) |
| CMYK | cmyk(40.9%, 0%, 12.7%, 1.2%) |
| CIE-LAB | lab(92.21, -37.22, 5.95) |
| CIE-LCH | lch(92.21, 37.69, 170.92°) |
| OKLab | oklab(91.93% -0.106 0.0152) |
| OKLCH | oklch(91.93% 0.107 171.9) |
| XYZ | xyz(60.1180, 81.1734, 80.1964) |
| Luminance | 0.8118 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.47
Pale Turquoise
#A5FBD5
ΔE00 3.02
Light Turquoise
#7EF4CC
ΔE00 3.28
Aquamarine
#7FFFD4
ΔE00 3.32
Tiffany Blue
#7BF2DA
ΔE00 3.92
Pale Aqua
#B8FFEB
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95FCDC #FC95B5
analogous
#95FCA8 #95FCDC #95E8FC
triadic
#95FCDC #DC95FC #FCDC95
tetradic
#95FCDC #A895FC #FC95B5 #E8FC95
square
#95FCDC #A895FC #FC95B5 #E8FC95
split-complementary
#95FCDC #FC95E8 #FCA895
monochromatic
#1EF9B5 #59FAC8 #95FCDC #D1FEF0 #E1FEF5
Accessibility & contrast
On white
1.22
#95FCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.24
#95FCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95FCDC
17.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95FCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95FCDC | 1.00 | 1.22 | 17.24 | 17.24 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F0DB
Deuteranopia (green-blind)
#E5E4DE
Tritanopia (blue-blind)
#74FEF2
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #95fcdc; /* rgb */ color: rgb(149, 252, 220); /* oklch */ color: oklch(91.9% 0.107 171.9);
Tailwind
colors: {
custom: {
50: '#b8fee6',
500: '#95fcdc',
950: '#000000',
},
}SCSS
$custom: #95fcdc; $custom-light: #b8fee6; $custom-dark: #000000;
JSON
{
"hex": "#95fcdc",
"rgb": {
"r": 149,
"g": 252,
"b": 220
},
"hsl": {
"h": 161.359,
"s": 94.495,
"l": 78.627
},
"oklch": {
"l": 0.91932,
"c": 0.1071,
"h": 171.9
},
"luminance": 0.81178
}Semantic roles & 50–950 ramp
primary
#95FCDC
secondary
#DD5881
accent
#0047E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121816
muted
#828684