#7CFFFA#7CFFFA
#7CFFFA is a very light, moderate teal. Relative luminance 0.827; OKLCH L 92.5% C 0.116 H 192.0°. Best body text is #000000 at 17.54:1 contrast (WCAG AA passes).
Color values
| HEX | #7CFFFA |
|---|---|
| RGB | rgb(124, 255, 250) |
| HSL | hsl(178, 100%, 74%) |
| HSV | hsv(178, 51%, 100%) |
| CMYK | cmyk(51.4%, 0%, 2%, 0%) |
| CIE-LAB | lab(92.88, -37.28, -8.70) |
| CIE-LCH | lch(92.88, 38.29, 193.13°) |
| OKLab | oklab(92.47% -0.1138 -0.0241) |
| OKLCH | oklch(92.47% 0.116 192) |
| XYZ | xyz(61.3203, 82.7015, 103.1554) |
| Luminance | 0.8271 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.51
Bright Turquoise
#0FFEF9
ΔE00 4.27
Aqua
#00FFFF
ΔE00 4.38
Light Cyan
#ACFFFC
ΔE00 5.05
Bright Light Blue
#26F7FD
ΔE00 5.05
Bright Aqua
#0BF9EA
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CFFFA #FF7C81
analogous
#7CFFB9 #7CFFFA #7CC3FF
triadic
#7CFFFA #FA7CFF #FFFA7C
tetradic
#7CFFFA #B97CFF #FF7C81 #C3FF7C
square
#7CFFFA #B97CFF #FF7C81 #C3FF7C
split-complementary
#7CFFFA #FF7CC3 #FFB97C
monochromatic
#02FFF5 #3FFFF8 #7CFFFA #B9FFFC #E0FFFE
Accessibility & contrast
On white
1.20
#7CFFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.54
#7CFFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CFFFA
17.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CFFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CFFFA | 1.00 | 1.20 | 17.54 | 17.54 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F4FA
Deuteranopia (green-blind)
#DCE4FB
Tritanopia (blue-blind)
#11FFFD
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #7cfffa; /* rgb */ color: rgb(124, 255, 250); /* oklch */ color: oklch(92.5% 0.116 192.0);
Tailwind
colors: {
custom: {
50: '#acfffb',
500: '#7cfffa',
950: '#000000',
},
}SCSS
$custom: #7cfffa; $custom-light: #acfffb; $custom-dark: #000000;
JSON
{
"hex": "#7cfffa",
"rgb": {
"r": 124,
"g": 255,
"b": 250
},
"hsl": {
"h": 177.71,
"s": 100,
"l": 74.314
},
"oklch": {
"l": 0.92474,
"c": 0.11634,
"h": 192
},
"luminance": 0.82707
}Semantic roles & 50–950 ramp
primary
#7CFFFA
secondary
#DE4248
accent
#0009E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685