#7CFEF9#7CFEF9
#7CFEF9 is a very light, moderate teal. Relative luminance 0.820; OKLCH L 92.2% C 0.116 H 192.0°. Best body text is #000000 at 17.40:1 contrast (WCAG AA passes).
Color values
| HEX | #7CFEF9 |
|---|---|
| RGB | rgb(124, 254, 249) |
| HSL | hsl(178, 98%, 74%) |
| HSV | hsv(178, 51%, 100%) |
| CMYK | cmyk(51.2%, 0%, 2%, 0.4%) |
| CIE-LAB | lab(92.58, -37.08, -8.64) |
| CIE-LCH | lch(92.58, 38.07, 193.11°) |
| OKLab | oklab(92.22% -0.1132 -0.024) |
| OKLCH | oklch(92.22% 0.116 192) |
| XYZ | xyz(60.8457, 82.0026, 102.2258) |
| Luminance | 0.8201 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.52
Bright Turquoise
#0FFEF9
ΔE00 4.30
Aqua
#00FFFF
ΔE00 4.41
Bright Light Blue
#26F7FD
ΔE00 5.01
Light Cyan
#ACFFFC
ΔE00 5.02
Bright Aqua
#0BF9EA
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CFEF9 #FE7C81
analogous
#7CFEB8 #7CFEF9 #7CC2FE
triadic
#7CFEF9 #F97CFE #FEF97C
tetradic
#7CFEF9 #B87CFE #FE7C81 #C2FE7C
square
#7CFEF9 #B87CFE #FE7C81 #C2FE7C
split-complementary
#7CFEF9 #FE7CC2 #FEB87C
monochromatic
#03FDF3 #3FFEF6 #7CFEF9 #B9FEFC #E1FFFE
Accessibility & contrast
On white
1.21
#7CFEF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.40
#7CFEF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CFEF9
17.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CFEF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CFEF9 | 1.00 | 1.21 | 17.40 | 17.40 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F3F9
Deuteranopia (green-blind)
#DBE3FA
Tritanopia (blue-blind)
#15FFFC
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #7cfef9; /* rgb */ color: rgb(124, 254, 249); /* oklch */ color: oklch(92.2% 0.116 192.0);
Tailwind
colors: {
custom: {
50: '#acfffb',
500: '#7cfef9',
950: '#000000',
},
}SCSS
$custom: #7cfef9; $custom-light: #acfffb; $custom-dark: #000000;
JSON
{
"hex": "#7cfef9",
"rgb": {
"r": 124,
"g": 254,
"b": 249
},
"hsl": {
"h": 177.692,
"s": 98.485,
"l": 74.118
},
"oklch": {
"l": 0.92217,
"c": 0.11567,
"h": 192
},
"luminance": 0.82008
}Semantic roles & 50–950 ramp
primary
#7CFEF9
secondary
#DC4248
accent
#0009E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685