#95FDCA#95FDCA
#95FDCA is a very light, vivid teal. Relative luminance 0.809; OKLCH L 91.7% C 0.121 H 161.4°. Best body text is #000000 at 17.18:1 contrast (WCAG AA passes).
Color values
| HEX | #95FDCA |
|---|---|
| RGB | rgb(149, 253, 202) |
| HSL | hsl(151, 96%, 79%) |
| HSV | hsv(151, 41%, 99%) |
| CMYK | cmyk(41.1%, 0%, 20.2%, 0.8%) |
| CIE-LAB | lab(92.09, -41.37, 15.06) |
| CIE-LCH | lch(92.09, 44.02, 160.00°) |
| OKLab | oklab(91.7% -0.1148 0.0387) |
| OKLCH | oklch(91.7% 0.121 161.4) |
| XYZ | xyz(58.1760, 80.9004, 68.4155) |
| Luminance | 0.8090 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.51
Light Seafoam
#A0FEBF
ΔE00 3.32
Pale Turquoise
#A5FBD5
ΔE00 3.41
Aquamarine
#7FFFD4
ΔE00 3.55
Light Turquoise
#7EF4CC
ΔE00 4.03
Light Aqua
#8CFFDB
ΔE00 4.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95FDCA #FD95C8
analogous
#95FD96 #95FDCA #95FCFD
triadic
#95FDCA #CA95FD #FDCA95
tetradic
#95FDCA #9695FD #FD95C8 #FCFD95
square
#95FDCA #9695FD #FD95C8 #FCFD95
split-complementary
#95FDCA #FD95FC #FD9695
monochromatic
#1DFB8E #59FCAC #95FDCA #D1FEE8 #E1FEF0
Accessibility & contrast
On white
1.22
#95FDCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.18
#95FDCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95FDCA
17.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95FDCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95FDCA | 1.00 | 1.22 | 17.18 | 17.18 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEFC7
Deuteranopia (green-blind)
#EAE4CD
Tritanopia (blue-blind)
#7BFDEF
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #95fdca; /* rgb */ color: rgb(149, 253, 202); /* oklch */ color: oklch(91.7% 0.121 161.4);
Tailwind
colors: {
custom: {
50: '#b8feda',
500: '#95fdca',
950: '#000000',
},
}SCSS
$custom: #95fdca; $custom-light: #b8feda; $custom-dark: #000000;
JSON
{
"hex": "#95fdca",
"rgb": {
"r": 149,
"g": 253,
"b": 202
},
"hsl": {
"h": 150.577,
"s": 96.296,
"l": 78.824
},
"oklch": {
"l": 0.91701,
"c": 0.12119,
"h": 161.4
},
"luminance": 0.80904
}Semantic roles & 50–950 ramp
primary
#95FDCA
secondary
#DE589A
accent
#0071E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#121814
muted
#828683