#7FFCF4#7FFCF4
#7FFCF4 is a very light, moderate teal. Relative luminance 0.807; OKLCH L 91.7% C 0.113 H 189.8°. Best body text is #000000 at 17.13:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFCF4 |
|---|---|
| RGB | rgb(127, 252, 244) |
| HSL | hsl(176, 95%, 74%) |
| HSV | hsv(176, 50%, 99%) |
| CMYK | cmyk(49.6%, 0%, 3.2%, 1.2%) |
| CIE-LAB | lab(91.98, -36.79, -6.92) |
| CIE-LCH | lch(91.98, 37.43, 190.65°) |
| OKLab | oklab(91.72% -0.1112 -0.0193) |
| OKLCH | oklch(91.72% 0.113 189.8) |
| XYZ | xyz(59.8852, 80.6591, 97.9833) |
| Luminance | 0.8066 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 4.31
Bright Turquoise
#0FFEF9
ΔE00 4.61
Aqua
#00FFFF
ΔE00 5.06
Light Cyan
#ACFFFC
ΔE00 5.10
Bright Aqua
#0BF9EA
ΔE00 5.36
Bright Light Blue
#26F7FD
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFCF4 #FC7F87
analogous
#7FFCB6 #7FFCF4 #7FC6FC
triadic
#7FFCF4 #F47FFC #FCF47F
tetradic
#7FFCF4 #B67FFC #FC7F87 #C6FC7F
square
#7FFCF4 #B67FFC #FC7F87 #C6FC7F
split-complementary
#7FFCF4 #FC7FC6 #FCB67F
monochromatic
#07F9EA #43FBEF #7FFCF4 #BBFDF9 #E1FEFC
Accessibility & contrast
On white
1.23
#7FFCF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.13
#7FFCF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFCF4
17.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFCF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFCF4 | 1.00 | 1.23 | 17.13 | 17.13 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F1F4
Deuteranopia (green-blind)
#DBE2F5
Tritanopia (blue-blind)
#30FFF9
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #7ffcf4; /* rgb */ color: rgb(127, 252, 244); /* oklch */ color: oklch(91.7% 0.113 189.8);
Tailwind
colors: {
custom: {
50: '#adfef7',
500: '#7ffcf4',
950: '#000000',
},
}SCSS
$custom: #7ffcf4; $custom-light: #adfef7; $custom-dark: #000000;
JSON
{
"hex": "#7ffcf4",
"rgb": {
"r": 127,
"g": 252,
"b": 244
},
"hsl": {
"h": 176.16,
"s": 95.42,
"l": 74.314
},
"oklch": {
"l": 0.91718,
"c": 0.11286,
"h": 189.8
},
"luminance": 0.80664
}Semantic roles & 50–950 ramp
primary
#7FFCF4
secondary
#DA454F
accent
#000FE6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685