#7CFEE8#7CFEE8
#7CFEE8 is a very light, vivid teal. Relative luminance 0.810; OKLCH L 91.7% C 0.120 H 181.0°. Best body text is #000000 at 17.20:1 contrast (WCAG AA passes).
Color values
| HEX | #7CFEE8 |
|---|---|
| RGB | rgb(124, 254, 232) |
| HSL | hsl(170, 98%, 74%) |
| HSV | hsv(170, 51%, 100%) |
| CMYK | cmyk(51.2%, 0%, 8.7%, 0.4%) |
| CIE-LAB | lab(92.13, -41.20, -0.49) |
| CIE-LCH | lch(92.13, 41.21, 180.69°) |
| OKLab | oklab(91.71% -0.1202 -0.002) |
| OKLCH | oklch(91.71% 0.12 181) |
| XYZ | xyz(58.3132, 80.9896, 88.8878) |
| Luminance | 0.8099 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.70
Light Aqua
#8CFFDB
ΔE00 4.62
Bright Aqua
#0BF9EA
ΔE00 5.12
Aquamarine
#7FFFD4
ΔE00 6.02
Light Turquoise
#7EF4CC
ΔE00 6.07
Pale Aqua
#B8FFEB
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CFEE8 #FE7C92
analogous
#7CFEA7 #7CFEE8 #7CD3FE
triadic
#7CFEE8 #E87CFE #FEE87C
tetradic
#7CFEE8 #A77CFE #FE7C92 #D3FE7C
square
#7CFEE8 #A77CFE #FE7C92 #D3FE7C
split-complementary
#7CFEE8 #FE7CD3 #FEA77C
monochromatic
#03FDD3 #3FFEDD #7CFEE8 #B9FEF3 #E1FFFA
Accessibility & contrast
On white
1.22
#7CFEE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.20
#7CFEE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CFEE8
17.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CFEE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CFEE8 | 1.00 | 1.22 | 17.20 | 17.20 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F1E7
Deuteranopia (green-blind)
#E0E2EA
Tritanopia (blue-blind)
#33FFF7
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #7cfee8; /* rgb */ color: rgb(124, 254, 232); /* oklch */ color: oklch(91.7% 0.120 181.0);
Tailwind
colors: {
custom: {
50: '#abffef',
500: '#7cfee8',
950: '#000000',
},
}SCSS
$custom: #7cfee8; $custom-light: #abffef; $custom-dark: #000000;
JSON
{
"hex": "#7cfee8",
"rgb": {
"r": 124,
"g": 254,
"b": 232
},
"hsl": {
"h": 169.846,
"s": 98.485,
"l": 74.118
},
"oklch": {
"l": 0.91705,
"c": 0.12025,
"h": 181
},
"luminance": 0.80995
}Semantic roles & 50–950 ramp
primary
#7CFEE8
secondary
#DC425C
accent
#0027E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111816
muted
#818685