#7EFEFA#7EFEFA
#7EFEFA is a very light, moderate teal. Relative luminance 0.822; OKLCH L 92.3% C 0.114 H 192.6°. Best body text is #000000 at 17.44:1 contrast (WCAG AA passes).
Color values
| HEX | #7EFEFA |
|---|---|
| RGB | rgb(126, 254, 250) |
| HSL | hsl(178, 98%, 75%) |
| HSV | hsv(178, 50%, 100%) |
| CMYK | cmyk(50.4%, 0%, 1.6%, 0.4%) |
| CIE-LAB | lab(92.67, -36.43, -9.01) |
| CIE-LCH | lch(92.67, 37.52, 193.89°) |
| OKLab | oklab(92.32% -0.1115 -0.025) |
| OKLCH | oklch(92.32% 0.114 192.6) |
| XYZ | xyz(61.2941, 82.2158, 103.0631) |
| Luminance | 0.8222 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.53
Aqua
#00FFFF
ΔE00 4.50
Bright Turquoise
#0FFEF9
ΔE00 4.51
Light Cyan
#ACFFFC
ΔE00 4.79
Bright Light Blue
#26F7FD
ΔE00 4.93
Bright Aqua
#0BF9EA
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EFEFA #FE7E82
analogous
#7EFEBA #7EFEFA #7EC2FE
triadic
#7EFEFA #FA7EFE #FEFA7E
tetradic
#7EFEFA #BA7EFE #FE7E82 #C2FE7E
square
#7EFEFA #BA7EFE #FE7E82 #C2FE7E
split-complementary
#7EFEFA #FE7EC2 #FEBA7E
monochromatic
#05FDF5 #41FEF8 #7EFEFA #BBFEFC #E1FFFE
Accessibility & contrast
On white
1.20
#7EFEFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.44
#7EFEFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EFEFA
17.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EFEFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EFEFA | 1.00 | 1.20 | 17.44 | 17.44 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F3FA
Deuteranopia (green-blind)
#DBE3FB
Tritanopia (blue-blind)
#21FFFC
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #7efefa; /* rgb */ color: rgb(126, 254, 250); /* oklch */ color: oklch(92.3% 0.114 192.6);
Tailwind
colors: {
custom: {
50: '#adfffb',
500: '#7efefa',
950: '#000000',
},
}SCSS
$custom: #7efefa; $custom-light: #adfffb; $custom-dark: #000000;
JSON
{
"hex": "#7efefa",
"rgb": {
"r": 126,
"g": 254,
"b": 250
},
"hsl": {
"h": 178.125,
"s": 98.462,
"l": 74.51
},
"oklch": {
"l": 0.9232,
"c": 0.11427,
"h": 192.6
},
"luminance": 0.82221
}Semantic roles & 50–950 ramp
primary
#7EFEFA
secondary
#DD4448
accent
#0007E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685