#7CFFEF#7CFFEF
#7CFFEF is a very light, moderate teal. Relative luminance 0.820; OKLCH L 92.1% C 0.119 H 184.8°. Best body text is #000000 at 17.41:1 contrast (WCAG AA passes).
Color values
| HEX | #7CFFEF |
|---|---|
| RGB | rgb(124, 255, 239) |
| HSL | hsl(173, 100%, 74%) |
| HSV | hsv(173, 51%, 100%) |
| CMYK | cmyk(51.4%, 0%, 6.3%, 0%) |
| CIE-LAB | lab(92.59, -39.98, -3.44) |
| CIE-LCH | lch(92.59, 40.13, 184.92°) |
| OKLab | oklab(92.14% -0.1183 -0.0099) |
| OKLCH | oklch(92.14% 0.119 184.8) |
| XYZ | xyz(59.6455, 82.0316, 94.3351) |
| Luminance | 0.8204 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.98
Bright Aqua
#0BF9EA
ΔE00 4.59
Bright Turquoise
#0FFEF9
ΔE00 5.39
Bright Cyan
#41FDFE
ΔE00 6.16
Aqua
#00FFFF
ΔE00 6.44
Light Aqua
#8CFFDB
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CFFEF #FF7C8C
analogous
#7CFFAE #7CFFEF #7CCDFF
triadic
#7CFFEF #EF7CFF #FFEF7C
tetradic
#7CFFEF #AE7CFF #FF7C8C #CDFF7C
square
#7CFFEF #AE7CFF #FF7C8C #CDFF7C
split-complementary
#7CFFEF #FF7CCD #FFAE7C
monochromatic
#02FFE0 #3FFFE8 #7CFFEF #B9FFF6 #E0FFFB
Accessibility & contrast
On white
1.21
#7CFFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.41
#7CFFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CFFEF
17.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CFFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CFFEF | 1.00 | 1.21 | 17.41 | 17.41 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F3EF
Deuteranopia (green-blind)
#DFE3F1
Tritanopia (blue-blind)
#29FFFA
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #7cffef; /* rgb */ color: rgb(124, 255, 239); /* oklch */ color: oklch(92.1% 0.119 184.8);
Tailwind
colors: {
custom: {
50: '#abfff4',
500: '#7cffef',
950: '#000000',
},
}SCSS
$custom: #7cffef; $custom-light: #abfff4; $custom-dark: #000000;
JSON
{
"hex": "#7cffef",
"rgb": {
"r": 124,
"g": 255,
"b": 239
},
"hsl": {
"h": 172.672,
"s": 100,
"l": 74.314
},
"oklch": {
"l": 0.92138,
"c": 0.11876,
"h": 184.8
},
"luminance": 0.82037
}Semantic roles & 50–950 ramp
primary
#7CFFEF
secondary
#DE4255
accent
#001CE6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685