#95FFCF#95FFCF
#95FFCF is a very light, vivid teal. Relative luminance 0.824; OKLCH L 92.3% C 0.120 H 163.3°. Best body text is #000000 at 17.48:1 contrast (WCAG AA passes).
Color values
| HEX | #95FFCF |
|---|---|
| RGB | rgb(149, 255, 207) |
| HSL | hsl(153, 100%, 79%) |
| HSV | hsv(153, 42%, 100%) |
| CMYK | cmyk(41.6%, 0%, 18.8%, 0%) |
| CIE-LAB | lab(92.76, -41.26, 13.43) |
| CIE-LCH | lch(92.76, 43.39, 161.97°) |
| OKLab | oklab(92.28% -0.115 0.0345) |
| OKLCH | oklch(92.28% 0.12 163.3) |
| XYZ | xyz(59.4123, 82.4104, 71.7955) |
| Luminance | 0.8242 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.56
Aquamarine
#7FFFD4
ΔE00 2.84
Pale Turquoise
#A5FBD5
ΔE00 2.96
Light Aqua
#8CFFDB
ΔE00 3.54
Light Turquoise
#7EF4CC
ΔE00 3.62
Light Seafoam
#A0FEBF
ΔE00 4.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95FFCF #FF95C5
analogous
#95FF9A #95FFCF #95FAFF
triadic
#95FFCF #CF95FF #FFCF95
tetradic
#95FFCF #9A95FF #FF95C5 #FAFF95
square
#95FFCF #9A95FF #FF95C5 #FAFF95
split-complementary
#95FFCF #FF95FA #FF9A95
monochromatic
#1BFF98 #58FFB3 #95FFCF #D2FFEB #E0FFF1
Accessibility & contrast
On white
1.20
#95FFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.48
#95FFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95FFCF
17.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95FFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95FFCF | 1.00 | 1.20 | 17.48 | 17.48 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF1CC
Deuteranopia (green-blind)
#EBE5D2
Tritanopia (blue-blind)
#78FFF1
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #95ffcf; /* rgb */ color: rgb(149, 255, 207); /* oklch */ color: oklch(92.3% 0.120 163.3);
Tailwind
colors: {
custom: {
50: '#b8ffdd',
500: '#95ffcf',
950: '#000000',
},
}SCSS
$custom: #95ffcf; $custom-light: #b8ffdd; $custom-dark: #000000;
JSON
{
"hex": "#95ffcf",
"rgb": {
"r": 149,
"g": 255,
"b": 207
},
"hsl": {
"h": 152.83,
"s": 100,
"l": 79.216
},
"oklch": {
"l": 0.92277,
"c": 0.12006,
"h": 163.3
},
"luminance": 0.82415
}Semantic roles & 50–950 ramp
primary
#95FFCF
secondary
#E15796
accent
#0068E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121815
muted
#828684