#7FFCF5#7FFCF5
#7FFCF5 is a very light, moderate teal. Relative luminance 0.807; OKLCH L 91.7% C 0.113 H 190.5°. Best body text is #000000 at 17.15:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFCF5 |
|---|---|
| RGB | rgb(127, 252, 245) |
| HSL | hsl(177, 95%, 74%) |
| HSV | hsv(177, 50%, 99%) |
| CMYK | cmyk(49.6%, 0%, 2.8%, 1.2%) |
| CIE-LAB | lab(92.01, -36.54, -7.40) |
| CIE-LCH | lch(92.01, 37.28, 191.44°) |
| OKLab | oklab(91.75% -0.1108 -0.0206) |
| OKLCH | oklch(91.75% 0.113 190.5) |
| XYZ | xyz(60.0374, 80.7200, 98.7852) |
| Luminance | 0.8073 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 4.11
Bright Turquoise
#0FFEF9
ΔE00 4.58
Aqua
#00FFFF
ΔE00 4.93
Light Cyan
#ACFFFC
ΔE00 4.97
Bright Aqua
#0BF9EA
ΔE00 5.54
Bright Light Blue
#26F7FD
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFCF5 #FC7F86
analogous
#7FFCB7 #7FFCF5 #7FC5FC
triadic
#7FFCF5 #F57FFC #FCF57F
tetradic
#7FFCF5 #B77FFC #FC7F86 #C5FC7F
square
#7FFCF5 #B77FFC #FC7F86 #C5FC7F
split-complementary
#7FFCF5 #FC7FC5 #FCB77F
monochromatic
#07F9EC #43FBF0 #7FFCF5 #BBFDFA #E1FEFD
Accessibility & contrast
On white
1.22
#7FFCF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.15
#7FFCF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFCF5
17.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFCF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFCF5 | 1.00 | 1.22 | 17.15 | 17.15 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F1F5
Deuteranopia (green-blind)
#DBE2F6
Tritanopia (blue-blind)
#2FFFF9
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #7ffcf5; /* rgb */ color: rgb(127, 252, 245); /* oklch */ color: oklch(91.7% 0.113 190.5);
Tailwind
colors: {
custom: {
50: '#adfef8',
500: '#7ffcf5',
950: '#000000',
},
}SCSS
$custom: #7ffcf5; $custom-light: #adfef8; $custom-dark: #000000;
JSON
{
"hex": "#7ffcf5",
"rgb": {
"r": 127,
"g": 252,
"b": 245
},
"hsl": {
"h": 176.64,
"s": 95.42,
"l": 74.314
},
"oklch": {
"l": 0.91749,
"c": 0.11269,
"h": 190.5
},
"luminance": 0.80725
}Semantic roles & 50–950 ramp
primary
#7FFCF5
secondary
#DA454E
accent
#000DE6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685