#7CFFFF#7CFFFF
#7CFFFF is a very light, moderate teal. Relative luminance 0.830; OKLCH L 92.6% C 0.116 H 195.3°. Best body text is #000000 at 17.61:1 contrast (WCAG AA passes).
Color values
| HEX | #7CFFFF |
|---|---|
| RGB | rgb(124, 255, 255) |
| HSL | hsl(180, 100%, 74%) |
| HSV | hsv(180, 51%, 100%) |
| CMYK | cmyk(51.4%, 0%, 0%, 0%) |
| CIE-LAB | lab(93.02, -36.03, -11.08) |
| CIE-LCH | lch(93.02, 37.69, 197.09°) |
| OKLab | oklab(92.63% -0.1118 -0.0307) |
| OKLCH | oklch(92.63% 0.116 195.3) |
| XYZ | xyz(62.1147, 83.0193, 107.3393) |
| Luminance | 0.8303 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.21
Bright Light Blue
#26F7FD
ΔE00 4.32
Aqua
#00FFFF
ΔE00 4.36
Bright Turquoise
#0FFEF9
ΔE00 4.83
Light Cyan
#ACFFFC
ΔE00 4.89
Robin Egg Blue
#8AF1FE
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CFFFF #FF7C7C
analogous
#7CFFBE #7CFFFF #7CBEFF
triadic
#7CFFFF #FF7CFF #FFFF7C
tetradic
#7CFFFF #BE7CFF #FF7C7C #BEFF7C
square
#7CFFFF #BE7CFF #FF7C7C #BEFF7C
split-complementary
#7CFFFF #FF7CBE #FFBE7C
monochromatic
#02FFFF #3FFFFF #7CFFFF #B9FFFF #E0FFFF
Accessibility & contrast
On white
1.19
#7CFFFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.61
#7CFFFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CFFFF
17.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CFFFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CFFFF | 1.00 | 1.19 | 17.61 | 17.61 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F4FF
Deuteranopia (green-blind)
#DBE4FF
Tritanopia (blue-blind)
#00FFFF
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #7cffff; /* rgb */ color: rgb(124, 255, 255); /* oklch */ color: oklch(92.6% 0.116 195.3);
Tailwind
colors: {
custom: {
50: '#acffff',
500: '#7cffff',
950: '#000000',
},
}SCSS
$custom: #7cffff; $custom-light: #acffff; $custom-dark: #000000;
JSON
{
"hex": "#7cffff",
"rgb": {
"r": 124,
"g": 255,
"b": 255
},
"hsl": {
"h": 180,
"s": 100,
"l": 74.314
},
"oklch": {
"l": 0.92633,
"c": 0.11591,
"h": 195.3
},
"luminance": 0.83025
}Semantic roles & 50–950 ramp
primary
#7CFFFF
secondary
#DE4242
accent
#0000E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111818
muted
#818686