#7EF6F8#7EF6F8
#7EF6F8 is a very light, moderate teal. Relative luminance 0.771; OKLCH L 90.5% C 0.108 H 196.9°. Best body text is #000000 at 16.42:1 contrast (WCAG AA passes).
Color values
| HEX | #7EF6F8 |
|---|---|
| RGB | rgb(126, 246, 248) |
| HSL | hsl(181, 90%, 73%) |
| HSV | hsv(181, 49%, 97%) |
| CMYK | cmyk(49.2%, 0.8%, 0%, 2.7%) |
| CIE-LAB | lab(90.38, -33.21, -11.38) |
| CIE-LCH | lch(90.38, 35.11, 198.91°) |
| OKLab | oklab(90.45% -0.1038 -0.0314) |
| OKLCH | oklch(90.45% 0.108 196.9) |
| XYZ | xyz(58.4963, 77.1192, 100.5916) |
| Luminance | 0.7712 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 4.03
Bright Light Blue
#26F7FD
ΔE00 4.29
Robin Egg Blue
#8AF1FE
ΔE00 4.59
Light Cyan
#ACFFFC
ΔE00 4.87
Robin'S Egg
#6DEDFD
ΔE00 5.00
Robin'S Egg Blue
#98EFF9
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EF6F8 #F8807E
analogous
#7EF8BD #7EF6F8 #7EB9F8
triadic
#7EF6F8 #F87EF6 #F6F87E
tetradic
#7EF6F8 #BD7EF8 #F8807E #B9F87E
square
#7EF6F8 #BD7EF8 #F8807E #B9F87E
split-complementary
#7EF6F8 #F87EB9 #F8BD7E
monochromatic
#0DEBEF #44F2F5 #7EF6F8 #B8FAFB #E2FDFD
Accessibility & contrast
On white
1.28
#7EF6F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.42
#7EF6F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EF6F8
16.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EF6F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EF6F8 | 1.00 | 1.28 | 16.42 | 16.42 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8ECF8
Deuteranopia (green-blind)
#D4DDF9
Tritanopia (blue-blind)
#2AFDF6
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #7ef6f8; /* rgb */ color: rgb(126, 246, 248); /* oklch */ color: oklch(90.5% 0.108 196.9);
Tailwind
colors: {
custom: {
50: '#acf9fa',
500: '#7ef6f8',
950: '#000000',
},
}SCSS
$custom: #7ef6f8; $custom-light: #acf9fa; $custom-dark: #000000;
JSON
{
"hex": "#7ef6f8",
"rgb": {
"r": 126,
"g": 246,
"b": 248
},
"hsl": {
"h": 180.984,
"s": 89.706,
"l": 73.333
},
"oklch": {
"l": 0.90453,
"c": 0.10844,
"h": 196.9
},
"luminance": 0.77124
}Semantic roles & 50–950 ramp
primary
#7EF6F8
secondary
#D54846
accent
#0400E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111717
muted
#818585