#7CFEE5#7CFEE5
#7CFEE5 is a very light, vivid teal. Relative luminance 0.808; OKLCH L 91.6% C 0.122 H 179.1°. Best body text is #000000 at 17.17:1 contrast (WCAG AA passes).
Color values
| HEX | #7CFEE5 |
|---|---|
| RGB | rgb(124, 254, 229) |
| HSL | hsl(168, 98%, 74%) |
| HSV | hsv(168, 51%, 100%) |
| CMYK | cmyk(51.2%, 0%, 9.8%, 0.4%) |
| CIE-LAB | lab(92.05, -41.91, 0.95) |
| CIE-LCH | lch(92.05, 41.92, 178.70°) |
| OKLab | oklab(91.62% -0.1215 0.0019) |
| OKLCH | oklch(91.62% 0.122 179.1) |
| XYZ | xyz(57.8907, 80.8206, 86.6627) |
| Luminance | 0.8083 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.51
Light Aqua
#8CFFDB
ΔE00 3.75
Aquamarine
#7FFFD4
ΔE00 5.10
Light Turquoise
#7EF4CC
ΔE00 5.21
Bright Aqua
#0BF9EA
ΔE00 5.63
Aqua (survey)
#13EAC9
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CFEE5 #FE7C95
analogous
#7CFEA4 #7CFEE5 #7CD6FE
triadic
#7CFEE5 #E57CFE #FEE57C
tetradic
#7CFEE5 #A47CFE #FE7C95 #D6FE7C
square
#7CFEE5 #A47CFE #FE7C95 #D6FE7C
split-complementary
#7CFEE5 #FE7CD6 #FEA47C
monochromatic
#03FDCD #3FFED9 #7CFEE5 #B9FEF1 #E1FFF9
Accessibility & contrast
On white
1.22
#7CFEE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.17
#7CFEE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CFEE5
17.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CFEE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CFEE5 | 1.00 | 1.22 | 17.17 | 17.17 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F1E4
Deuteranopia (green-blind)
#E0E2E7
Tritanopia (blue-blind)
#36FFF6
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #7cfee5; /* rgb */ color: rgb(124, 254, 229); /* oklch */ color: oklch(91.6% 0.122 179.1);
Tailwind
colors: {
custom: {
50: '#abffed',
500: '#7cfee5',
950: '#000000',
},
}SCSS
$custom: #7cfee5; $custom-light: #abffed; $custom-dark: #000000;
JSON
{
"hex": "#7cfee5",
"rgb": {
"r": 124,
"g": 254,
"b": 229
},
"hsl": {
"h": 168.462,
"s": 98.485,
"l": 74.118
},
"oklch": {
"l": 0.91619,
"c": 0.12151,
"h": 179.1
},
"luminance": 0.80826
}Semantic roles & 50–950 ramp
primary
#7CFEE5
secondary
#DC4260
accent
#002CE6
background
#FDFFFE
surface
#F8FFFD
border
#D1D7D5
text
#111816
muted
#818684