#7CFCF9#7CFCF9
#7CFCF9 is a very light, moderate teal. Relative luminance 0.807; OKLCH L 91.8% C 0.114 H 193.3°. Best body text is #000000 at 17.15:1 contrast (WCAG AA passes).
Color values
| HEX | #7CFCF9 |
|---|---|
| RGB | rgb(124, 252, 249) |
| HSL | hsl(179, 96%, 74%) |
| HSV | hsv(179, 51%, 99%) |
| CMYK | cmyk(50.8%, 0%, 1.2%, 1.2%) |
| CIE-LAB | lab(92.02, -36.16, -9.47) |
| CIE-LCH | lch(92.02, 37.38, 194.68°) |
| OKLab | oklab(91.77% -0.111 -0.0262) |
| OKLCH | oklch(91.77% 0.114 193.3) |
| XYZ | xyz(60.2144, 80.7399, 102.0153) |
| Luminance | 0.8075 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.34
Aqua
#00FFFF
ΔE00 4.40
Bright Turquoise
#0FFEF9
ΔE00 4.51
Bright Light Blue
#26F7FD
ΔE00 4.59
Light Cyan
#ACFFFC
ΔE00 4.86
Bright Aqua
#0BF9EA
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CFCF9 #FC7C7F
analogous
#7CFCB9 #7CFCF9 #7CBFFC
triadic
#7CFCF9 #F97CFC #FCF97C
tetradic
#7CFCF9 #B97CFC #FC7C7F #BFFC7C
square
#7CFCF9 #B97CFC #FC7C7F #BFFC7C
split-complementary
#7CFCF9 #FC7CBF #FCB97C
monochromatic
#06F8F2 #40FBF6 #7CFCF9 #B8FDFC #E1FEFE
Accessibility & contrast
On white
1.22
#7CFCF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.15
#7CFCF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CFCF9
17.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CFCF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CFCF9 | 1.00 | 1.22 | 17.15 | 17.15 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF1F9
Deuteranopia (green-blind)
#D9E1FA
Tritanopia (blue-blind)
#18FFFB
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #7cfcf9; /* rgb */ color: rgb(124, 252, 249); /* oklch */ color: oklch(91.8% 0.114 193.3);
Tailwind
colors: {
custom: {
50: '#acfdfb',
500: '#7cfcf9',
950: '#000000',
},
}SCSS
$custom: #7cfcf9; $custom-light: #acfdfb; $custom-dark: #000000;
JSON
{
"hex": "#7cfcf9",
"rgb": {
"r": 124,
"g": 252,
"b": 249
},
"hsl": {
"h": 178.594,
"s": 95.522,
"l": 73.725
},
"oklch": {
"l": 0.91765,
"c": 0.11411,
"h": 193.3
},
"luminance": 0.80745
}Semantic roles & 50–950 ramp
primary
#7CFCF9
secondary
#DA4346
accent
#0005E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685