#7CFEFA#7CFEFA
#7CFEFA is a very light, moderate teal. Relative luminance 0.821; OKLCH L 92.2% C 0.116 H 192.6°. Best body text is #000000 at 17.41:1 contrast (WCAG AA passes).
Color values
| HEX | #7CFEFA |
|---|---|
| RGB | rgb(124, 254, 250) |
| HSL | hsl(178, 98%, 74%) |
| HSV | hsv(178, 51%, 100%) |
| CMYK | cmyk(51.2%, 0%, 1.6%, 0.4%) |
| CIE-LAB | lab(92.60, -36.83, -9.11) |
| CIE-LCH | lch(92.60, 37.94, 193.90°) |
| OKLab | oklab(92.25% -0.1127 -0.0253) |
| OKLCH | oklch(92.25% 0.116 192.6) |
| XYZ | xyz(61.0021, 82.0652, 103.0494) |
| Luminance | 0.8207 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.39
Aqua
#00FFFF
ΔE00 4.35
Bright Turquoise
#0FFEF9
ΔE00 4.35
Bright Light Blue
#26F7FD
ΔE00 4.82
Light Cyan
#ACFFFC
ΔE00 4.95
Bright Aqua
#0BF9EA
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CFEFA #FE7C80
analogous
#7CFEB9 #7CFEFA #7CC1FE
triadic
#7CFEFA #FA7CFE #FEFA7C
tetradic
#7CFEFA #B97CFE #FE7C80 #C1FE7C
square
#7CFEFA #B97CFE #FE7C80 #C1FE7C
split-complementary
#7CFEFA #FE7CC1 #FEB97C
monochromatic
#03FDF5 #3FFEF8 #7CFEFA #B9FEFC #E1FFFE
Accessibility & contrast
On white
1.21
#7CFEFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.41
#7CFEFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CFEFA
17.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CFEFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CFEFA | 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)
#F1F3FA
Deuteranopia (green-blind)
#DBE3FB
Tritanopia (blue-blind)
#12FFFC
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #7cfefa; /* rgb */ color: rgb(124, 254, 250); /* oklch */ color: oklch(92.2% 0.116 192.6);
Tailwind
colors: {
custom: {
50: '#acfffb',
500: '#7cfefa',
950: '#000000',
},
}SCSS
$custom: #7cfefa; $custom-light: #acfffb; $custom-dark: #000000;
JSON
{
"hex": "#7cfefa",
"rgb": {
"r": 124,
"g": 254,
"b": 250
},
"hsl": {
"h": 178.154,
"s": 98.485,
"l": 74.118
},
"oklch": {
"l": 0.92248,
"c": 0.11555,
"h": 192.6
},
"luminance": 0.82071
}Semantic roles & 50–950 ramp
primary
#7CFEFA
secondary
#DC4247
accent
#0007E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685