#95FECF#95FECF
#95FECF is a very light, moderate teal. Relative luminance 0.818; OKLCH L 92.0% C 0.119 H 163.6°. Best body text is #000000 at 17.36:1 contrast (WCAG AA passes).
Color values
| HEX | #95FECF |
|---|---|
| RGB | rgb(149, 254, 207) |
| HSL | hsl(153, 98%, 79%) |
| HSV | hsv(153, 41%, 100%) |
| CMYK | cmyk(41.3%, 0%, 18.5%, 0.4%) |
| CIE-LAB | lab(92.48, -40.82, 13.03) |
| CIE-LCH | lch(92.48, 42.85, 162.29°) |
| OKLab | oklab(92.05% -0.1138 0.0335) |
| OKLCH | oklch(92.05% 0.119 163.6) |
| XYZ | xyz(59.0941, 81.7741, 71.6894) |
| Luminance | 0.8178 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.66
Pale Turquoise
#A5FBD5
ΔE00 2.75
Aquamarine
#7FFFD4
ΔE00 2.76
Light Aqua
#8CFFDB
ΔE00 3.37
Light Turquoise
#7EF4CC
ΔE00 3.41
Light Seafoam
#A0FEBF
ΔE00 4.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95FECF #FE95C4
analogous
#95FE9B #95FECF #95F8FE
triadic
#95FECF #CF95FE #FECF95
tetradic
#95FECF #9B95FE #FE95C4 #F8FE95
square
#95FECF #9B95FE #FE95C4 #F8FE95
split-complementary
#95FECF #FE95F8 #FE9B95
monochromatic
#1CFD98 #58FDB4 #95FECF #D2FFEA #E1FFF1
Accessibility & contrast
On white
1.21
#95FECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.36
#95FECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95FECF
17.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95FECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95FECF | 1.00 | 1.21 | 17.36 | 17.36 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF1CD
Deuteranopia (green-blind)
#EAE5D2
Tritanopia (blue-blind)
#79FEF1
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #95fecf; /* rgb */ color: rgb(149, 254, 207); /* oklch */ color: oklch(92.0% 0.119 163.6);
Tailwind
colors: {
custom: {
50: '#b8ffdd',
500: '#95fecf',
950: '#000000',
},
}SCSS
$custom: #95fecf; $custom-light: #b8ffdd; $custom-dark: #000000;
JSON
{
"hex": "#95fecf",
"rgb": {
"r": 149,
"g": 254,
"b": 207
},
"hsl": {
"h": 153.143,
"s": 98.131,
"l": 79.02
},
"oklch": {
"l": 0.9205,
"c": 0.11868,
"h": 163.6
},
"luminance": 0.81778
}Semantic roles & 50–950 ramp
primary
#95FECF
secondary
#E05794
accent
#0067E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121815
muted
#828684