#95FDCE#95FDCE
#95FDCE is a very light, moderate teal. Relative luminance 0.811; OKLCH L 91.8% C 0.118 H 163.4°. Best body text is #000000 at 17.22:1 contrast (WCAG AA passes).
Color values
| HEX | #95FDCE |
|---|---|
| RGB | rgb(149, 253, 206) |
| HSL | hsl(153, 96%, 79%) |
| HSV | hsv(153, 41%, 99%) |
| CMYK | cmyk(41.1%, 0%, 18.6%, 0.8%) |
| CIE-LAB | lab(92.17, -40.57, 13.12) |
| CIE-LCH | lch(92.17, 42.64, 162.08°) |
| OKLab | oklab(91.8% -0.1131 0.0337) |
| OKLCH | oklch(91.8% 0.118 163.4) |
| XYZ | xyz(58.6558, 81.0923, 70.9421) |
| Luminance | 0.8110 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.68
Pale Turquoise
#A5FBD5
ΔE00 2.71
Aquamarine
#7FFFD4
ΔE00 2.86
Light Turquoise
#7EF4CC
ΔE00 3.35
Light Aqua
#8CFFDB
ΔE00 3.46
Light Seafoam
#A0FEBF
ΔE00 4.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95FDCE #FD95C4
analogous
#95FD9A #95FDCE #95F8FD
triadic
#95FDCE #CE95FD #FDCE95
tetradic
#95FDCE #9A95FD #FD95C4 #F8FD95
square
#95FDCE #9A95FD #FD95C4 #F8FD95
split-complementary
#95FDCE #FD95F8 #FD9A95
monochromatic
#1DFB96 #59FCB2 #95FDCE #D1FEEA #E1FEF1
Accessibility & contrast
On white
1.22
#95FDCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.22
#95FDCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95FDCE
17.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95FDCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95FDCE | 1.00 | 1.22 | 17.22 | 17.22 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF0CC
Deuteranopia (green-blind)
#E9E4D1
Tritanopia (blue-blind)
#79FDF0
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #95fdce; /* rgb */ color: rgb(149, 253, 206); /* oklch */ color: oklch(91.8% 0.118 163.4);
Tailwind
colors: {
custom: {
50: '#b8fedd',
500: '#95fdce',
950: '#000000',
},
}SCSS
$custom: #95fdce; $custom-light: #b8fedd; $custom-dark: #000000;
JSON
{
"hex": "#95fdce",
"rgb": {
"r": 149,
"g": 253,
"b": 206
},
"hsl": {
"h": 152.885,
"s": 96.296,
"l": 78.824
},
"oklch": {
"l": 0.91798,
"c": 0.11805,
"h": 163.4
},
"luminance": 0.81096
}Semantic roles & 50–950 ramp
primary
#95FDCE
secondary
#DE5895
accent
#0068E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121815
muted
#828684