#7CFEEF#7CFEEF
#7CFEEF is a very light, moderate teal. Relative luminance 0.814; OKLCH L 91.9% C 0.118 H 185.4°. Best body text is #000000 at 17.28:1 contrast (WCAG AA passes).
Color values
| HEX | #7CFEEF |
|---|---|
| RGB | rgb(124, 254, 239) |
| HSL | hsl(173, 98%, 74%) |
| HSV | hsv(173, 51%, 100%) |
| CMYK | cmyk(51.2%, 0%, 5.9%, 0.4%) |
| CIE-LAB | lab(92.31, -39.53, -3.86) |
| CIE-LCH | lch(92.31, 39.72, 185.57°) |
| OKLab | oklab(91.91% -0.1173 -0.011) |
| OKLCH | oklch(91.91% 0.118 185.4) |
| XYZ | xyz(59.3274, 81.3953, 94.2290) |
| Luminance | 0.8140 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 4.08
Bright Aqua
#0BF9EA
ΔE00 4.56
Bright Turquoise
#0FFEF9
ΔE00 5.21
Bright Cyan
#41FDFE
ΔE00 5.89
Aqua
#00FFFF
ΔE00 6.22
Light Cyan
#ACFFFC
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CFEEF #FE7C8B
analogous
#7CFEAE #7CFEEF #7CCCFE
triadic
#7CFEEF #EF7CFE #FEEF7C
tetradic
#7CFEEF #AE7CFE #FE7C8B #CCFE7C
square
#7CFEEF #AE7CFE #FE7C8B #CCFE7C
split-complementary
#7CFEEF #FE7CCC #FEAE7C
monochromatic
#03FDE0 #3FFEE8 #7CFEEF #B9FEF6 #E1FFFB
Accessibility & contrast
On white
1.22
#7CFEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.28
#7CFEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CFEEF
17.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CFEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CFEEF | 1.00 | 1.22 | 17.28 | 17.28 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F2EF
Deuteranopia (green-blind)
#DEE2F1
Tritanopia (blue-blind)
#2AFFF9
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #7cfeef; /* rgb */ color: rgb(124, 254, 239); /* oklch */ color: oklch(91.9% 0.118 185.4);
Tailwind
colors: {
custom: {
50: '#abfff4',
500: '#7cfeef',
950: '#000000',
},
}SCSS
$custom: #7cfeef; $custom-light: #abfff4; $custom-dark: #000000;
JSON
{
"hex": "#7cfeef",
"rgb": {
"r": 124,
"g": 254,
"b": 239
},
"hsl": {
"h": 173.077,
"s": 98.485,
"l": 74.118
},
"oklch": {
"l": 0.91911,
"c": 0.11781,
"h": 185.4
},
"luminance": 0.81401
}Semantic roles & 50–950 ramp
primary
#7CFEEF
secondary
#DC4254
accent
#001AE6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685