#95FCDB#95FCDB
#95FCDB is a very light, moderate teal. Relative luminance 0.811; OKLCH L 91.9% C 0.108 H 171.2°. Best body text is #000000 at 17.23:1 contrast (WCAG AA passes).
Color values
| HEX | #95FCDB |
|---|---|
| RGB | rgb(149, 252, 219) |
| HSL | hsl(161, 94%, 79%) |
| HSV | hsv(161, 41%, 99%) |
| CMYK | cmyk(40.9%, 0%, 13.1%, 1.2%) |
| CIE-LAB | lab(92.19, -37.43, 6.43) |
| CIE-LCH | lch(92.19, 37.98, 170.25°) |
| OKLab | oklab(91.91% -0.1064 0.0164) |
| OKLCH | oklch(91.91% 0.108 171.2) |
| XYZ | xyz(59.9860, 81.1206, 79.5010) |
| Luminance | 0.8113 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.34
Pale Turquoise
#A5FBD5
ΔE00 2.82
Light Turquoise
#7EF4CC
ΔE00 3.10
Aquamarine
#7FFFD4
ΔE00 3.12
Tiffany Blue
#7BF2DA
ΔE00 4.12
Light Aquamarine
#7BFDC7
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95FCDB #FC95B6
analogous
#95FCA7 #95FCDB #95E9FC
triadic
#95FCDB #DB95FC #FCDB95
tetradic
#95FCDB #A795FC #FC95B6 #E9FC95
square
#95FCDB #A795FC #FC95B6 #E9FC95
split-complementary
#95FCDB #FC95E9 #FCA795
monochromatic
#1EF9B3 #59FAC7 #95FCDB #D1FEEF #E1FEF5
Accessibility & contrast
On white
1.22
#95FCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.23
#95FCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95FCDB
17.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95FCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95FCDB | 1.00 | 1.22 | 17.23 | 17.23 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F0D9
Deuteranopia (green-blind)
#E5E4DD
Tritanopia (blue-blind)
#74FEF2
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #95fcdb; /* rgb */ color: rgb(149, 252, 219); /* oklch */ color: oklch(91.9% 0.108 171.2);
Tailwind
colors: {
custom: {
50: '#b8fee6',
500: '#95fcdb',
950: '#000000',
},
}SCSS
$custom: #95fcdb; $custom-light: #b8fee6; $custom-dark: #000000;
JSON
{
"hex": "#95fcdb",
"rgb": {
"r": 149,
"g": 252,
"b": 219
},
"hsl": {
"h": 160.777,
"s": 94.495,
"l": 78.627
},
"oklch": {
"l": 0.91905,
"c": 0.1077,
"h": 171.2
},
"luminance": 0.81125
}Semantic roles & 50–950 ramp
primary
#95FCDB
secondary
#DD5883
accent
#004AE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121815
muted
#828684