#7EFCFC#7EFCFC
#7EFCFC is a very light, moderate teal. Relative luminance 0.811; OKLCH L 91.9% C 0.113 H 195.4°. Best body text is #000000 at 17.22:1 contrast (WCAG AA passes).
Color values
| HEX | #7EFCFC |
|---|---|
| RGB | rgb(126, 252, 252) |
| HSL | hsl(180, 95%, 74%) |
| HSV | hsv(180, 50%, 99%) |
| CMYK | cmyk(50%, 0%, 0%, 1.2%) |
| CIE-LAB | lab(92.17, -35.00, -10.79) |
| CIE-LCH | lch(92.17, 36.63, 197.14°) |
| OKLab | oklab(91.93% -0.1086 -0.0298) |
| OKLCH | oklch(91.93% 0.113 195.4) |
| XYZ | xyz(60.9780, 81.0791, 104.5130) |
| Luminance | 0.8108 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.44
Bright Light Blue
#26F7FD
ΔE00 4.34
Aqua
#00FFFF
ΔE00 4.64
Light Cyan
#ACFFFC
ΔE00 4.67
Bright Turquoise
#0FFEF9
ΔE00 5.07
Robin Egg Blue
#8AF1FE
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EFCFC #FC7E7E
analogous
#7EFCBD #7EFCFC #7EBDFC
triadic
#7EFCFC #FC7EFC #FCFC7E
tetradic
#7EFCFC #BD7EFC #FC7E7E #BDFC7E
square
#7EFCFC #BD7EFC #FC7E7E #BDFC7E
split-complementary
#7EFCFC #FC7EBD #FCBD7E
monochromatic
#06F9F9 #42FBFB #7EFCFC #BAFDFD #E1FEFE
Accessibility & contrast
On white
1.22
#7EFCFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.22
#7EFCFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EFCFC
17.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EFCFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EFCFC | 1.00 | 1.22 | 17.22 | 17.22 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF2FC
Deuteranopia (green-blind)
#D9E2FD
Tritanopia (blue-blind)
#1EFFFC
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #7efcfc; /* rgb */ color: rgb(126, 252, 252); /* oklch */ color: oklch(91.9% 0.113 195.4);
Tailwind
colors: {
custom: {
50: '#adfdfd',
500: '#7efcfc',
950: '#000000',
},
}SCSS
$custom: #7efcfc; $custom-light: #adfdfd; $custom-dark: #000000;
JSON
{
"hex": "#7efcfc",
"rgb": {
"r": 126,
"g": 252,
"b": 252
},
"hsl": {
"h": 180,
"s": 95.455,
"l": 74.118
},
"oklch": {
"l": 0.91933,
"c": 0.11261,
"h": 195.4
},
"luminance": 0.81085
}Semantic roles & 50–950 ramp
primary
#7EFCFC
secondary
#DA4444
accent
#0000E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685