#7CFFFE#7CFFFE
#7CFFFE is a very light, moderate teal. Relative luminance 0.830; OKLCH L 92.6% C 0.116 H 194.7°. Best body text is #000000 at 17.59:1 contrast (WCAG AA passes).
Color values
| HEX | #7CFFFE |
|---|---|
| RGB | rgb(124, 255, 254) |
| HSL | hsl(180, 100%, 74%) |
| HSV | hsv(180, 51%, 100%) |
| CMYK | cmyk(51.4%, 0%, 0.4%, 0%) |
| CIE-LAB | lab(92.99, -36.28, -10.60) |
| CIE-LCH | lch(92.99, 37.80, 196.29°) |
| OKLab | oklab(92.6% -0.1122 -0.0294) |
| OKLCH | oklch(92.6% 0.116 194.7) |
| XYZ | xyz(61.9541, 82.9551, 106.4937) |
| Luminance | 0.8296 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.19
Aqua
#00FFFF
ΔE00 4.30
Bright Light Blue
#26F7FD
ΔE00 4.42
Bright Turquoise
#0FFEF9
ΔE00 4.67
Light Cyan
#ACFFFC
ΔE00 4.88
Robin Egg Blue
#8AF1FE
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CFFFE #FF7C7D
analogous
#7CFFBD #7CFFFE #7CBFFF
triadic
#7CFFFE #FE7CFF #FFFE7C
tetradic
#7CFFFE #BD7CFF #FF7C7D #BFFF7C
square
#7CFFFE #BD7CFF #FF7C7D #BFFF7C
split-complementary
#7CFFFE #FF7CBF #FFBD7C
monochromatic
#02FFFD #3FFFFE #7CFFFE #B9FFFE #E0FFFF
Accessibility & contrast
On white
1.19
#7CFFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.59
#7CFFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CFFFE
17.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CFFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CFFFE | 1.00 | 1.19 | 17.59 | 17.59 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F4FE
Deuteranopia (green-blind)
#DBE4FF
Tritanopia (blue-blind)
#00FFFE
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #7cfffe; /* rgb */ color: rgb(124, 255, 254); /* oklch */ color: oklch(92.6% 0.116 194.7);
Tailwind
colors: {
custom: {
50: '#acfffe',
500: '#7cfffe',
950: '#000000',
},
}SCSS
$custom: #7cfffe; $custom-light: #acfffe; $custom-dark: #000000;
JSON
{
"hex": "#7cfffe",
"rgb": {
"r": 124,
"g": 255,
"b": 254
},
"hsl": {
"h": 179.542,
"s": 100,
"l": 74.314
},
"oklch": {
"l": 0.92601,
"c": 0.11596,
"h": 194.7
},
"luminance": 0.82961
}Semantic roles & 50–950 ramp
primary
#7CFFFE
secondary
#DE4243
accent
#0002E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685