#7EFEEF#7EFEEF
#7EFEEF is a very light, moderate teal. Relative luminance 0.816; OKLCH L 92.0% C 0.117 H 185.3°. Best body text is #000000 at 17.31:1 contrast (WCAG AA passes).
Color values
| HEX | #7EFEEF |
|---|---|
| RGB | rgb(126, 254, 239) |
| HSL | hsl(173, 98%, 75%) |
| HSV | hsv(173, 50%, 100%) |
| CMYK | cmyk(50.4%, 0%, 5.9%, 0.4%) |
| CIE-LAB | lab(92.37, -39.12, -3.75) |
| CIE-LCH | lch(92.37, 39.30, 185.47°) |
| OKLab | oklab(91.98% -0.116 -0.0107) |
| OKLCH | oklch(91.98% 0.117 185.3) |
| XYZ | xyz(59.6194, 81.5459, 94.2427) |
| Luminance | 0.8155 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 4.06
Bright Aqua
#0BF9EA
ΔE00 4.72
Bright Turquoise
#0FFEF9
ΔE00 5.35
Bright Cyan
#41FDFE
ΔE00 5.98
Aqua
#00FFFF
ΔE00 6.33
Light Cyan
#ACFFFC
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EFEEF #FE7E8D
analogous
#7EFEAF #7EFEEF #7ECDFE
triadic
#7EFEEF #EF7EFE #FEEF7E
tetradic
#7EFEEF #AF7EFE #FE7E8D #CDFE7E
square
#7EFEEF #AF7EFE #FE7E8D #CDFE7E
split-complementary
#7EFEEF #FE7ECD #FEAF7E
monochromatic
#05FDE0 #41FEE7 #7EFEEF #BBFEF7 #E1FFFB
Accessibility & contrast
On white
1.21
#7EFEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.31
#7EFEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EFEEF
17.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EFEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EFEEF | 1.00 | 1.21 | 17.31 | 17.31 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F2EF
Deuteranopia (green-blind)
#DEE3F1
Tritanopia (blue-blind)
#32FFF9
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #7efeef; /* rgb */ color: rgb(126, 254, 239); /* oklch */ color: oklch(92.0% 0.117 185.3);
Tailwind
colors: {
custom: {
50: '#acfff4',
500: '#7efeef',
950: '#000000',
},
}SCSS
$custom: #7efeef; $custom-light: #acfff4; $custom-dark: #000000;
JSON
{
"hex": "#7efeef",
"rgb": {
"r": 126,
"g": 254,
"b": 239
},
"hsl": {
"h": 172.969,
"s": 98.462,
"l": 74.51
},
"oklch": {
"l": 0.91983,
"c": 0.11653,
"h": 185.3
},
"luminance": 0.81551
}Semantic roles & 50–950 ramp
primary
#7EFEEF
secondary
#DD4456
accent
#001BE6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685