#7CFEF8#7CFEF8
#7CFEF8 is a very light, moderate teal. Relative luminance 0.819; OKLCH L 92.2% C 0.116 H 191.3°. Best body text is #000000 at 17.39:1 contrast (WCAG AA passes).
Color values
| HEX | #7CFEF8 |
|---|---|
| RGB | rgb(124, 254, 248) |
| HSL | hsl(177, 98%, 74%) |
| HSV | hsv(177, 51%, 100%) |
| CMYK | cmyk(51.2%, 0%, 2.4%, 0.4%) |
| CIE-LAB | lab(92.55, -37.33, -8.16) |
| CIE-LCH | lch(92.55, 38.21, 192.33°) |
| OKLab | oklab(92.18% -0.1136 -0.0227) |
| OKLCH | oklch(92.18% 0.116 191.3) |
| XYZ | xyz(60.6902, 81.9404, 101.4065) |
| Luminance | 0.8195 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.68
Bright Turquoise
#0FFEF9
ΔE00 4.27
Aqua
#00FFFF
ΔE00 4.50
Light Cyan
#ACFFFC
ΔE00 5.11
Bright Light Blue
#26F7FD
ΔE00 5.22
Bright Aqua
#0BF9EA
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CFEF8 #FE7C82
analogous
#7CFEB7 #7CFEF8 #7CC3FE
triadic
#7CFEF8 #F87CFE #FEF87C
tetradic
#7CFEF8 #B77CFE #FE7C82 #C3FE7C
square
#7CFEF8 #B77CFE #FE7C82 #C3FE7C
split-complementary
#7CFEF8 #FE7CC3 #FEB77C
monochromatic
#03FDF2 #3FFEF5 #7CFEF8 #B9FEFB #E1FFFD
Accessibility & contrast
On white
1.21
#7CFEF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.39
#7CFEF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CFEF8
17.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CFEF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CFEF8 | 1.00 | 1.21 | 17.39 | 17.39 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F3F8
Deuteranopia (green-blind)
#DCE3F9
Tritanopia (blue-blind)
#18FFFC
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #7cfef8; /* rgb */ color: rgb(124, 254, 248); /* oklch */ color: oklch(92.2% 0.116 191.3);
Tailwind
colors: {
custom: {
50: '#acfffa',
500: '#7cfef8',
950: '#000000',
},
}SCSS
$custom: #7cfef8; $custom-light: #acfffa; $custom-dark: #000000;
JSON
{
"hex": "#7cfef8",
"rgb": {
"r": 124,
"g": 254,
"b": 248
},
"hsl": {
"h": 177.231,
"s": 98.485,
"l": 74.118
},
"oklch": {
"l": 0.92185,
"c": 0.11581,
"h": 191.3
},
"luminance": 0.81946
}Semantic roles & 50–950 ramp
primary
#7CFEF8
secondary
#DC4249
accent
#000BE6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685