#7EFEFB#7EFEFB
#7EFEFB is a very light, moderate teal. Relative luminance 0.823; OKLCH L 92.4% C 0.114 H 193.3°. Best body text is #000000 at 17.46:1 contrast (WCAG AA passes).
Color values
| HEX | #7EFEFB |
|---|---|
| RGB | rgb(126, 254, 251) |
| HSL | hsl(179, 98%, 75%) |
| HSV | hsv(179, 50%, 100%) |
| CMYK | cmyk(50.4%, 0%, 1.2%, 0.4%) |
| CIE-LAB | lab(92.70, -36.18, -9.49) |
| CIE-LCH | lch(92.70, 37.40, 194.69°) |
| OKLab | oklab(92.35% -0.1111 -0.0263) |
| OKLCH | oklch(92.35% 0.114 193.3) |
| XYZ | xyz(61.4514, 82.2786, 103.8911) |
| Luminance | 0.8228 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.44
Aqua
#00FFFF
ΔE00 4.47
Bright Turquoise
#0FFEF9
ΔE00 4.60
Light Cyan
#ACFFFC
ΔE00 4.74
Bright Light Blue
#26F7FD
ΔE00 4.77
Pale Cyan
#B7FFFA
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EFEFB #FE7E81
analogous
#7EFEBB #7EFEFB #7EC1FE
triadic
#7EFEFB #FB7EFE #FEFB7E
tetradic
#7EFEFB #BB7EFE #FE7E81 #C1FE7E
square
#7EFEFB #BB7EFE #FE7E81 #C1FE7E
split-complementary
#7EFEFB #FE7EC1 #FEBB7E
monochromatic
#05FDF7 #41FEF9 #7EFEFB #BBFEFD #E1FFFE
Accessibility & contrast
On white
1.20
#7EFEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.46
#7EFEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EFEFB
17.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EFEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EFEFB | 1.00 | 1.20 | 17.46 | 17.46 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F3FB
Deuteranopia (green-blind)
#DBE3FC
Tritanopia (blue-blind)
#1FFFFD
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #7efefb; /* rgb */ color: rgb(126, 254, 251); /* oklch */ color: oklch(92.4% 0.114 193.3);
Tailwind
colors: {
custom: {
50: '#adfffc',
500: '#7efefb',
950: '#000000',
},
}SCSS
$custom: #7efefb; $custom-light: #adfffc; $custom-dark: #000000;
JSON
{
"hex": "#7efefb",
"rgb": {
"r": 126,
"g": 254,
"b": 251
},
"hsl": {
"h": 178.594,
"s": 98.462,
"l": 74.51
},
"oklch": {
"l": 0.92352,
"c": 0.11417,
"h": 193.3
},
"luminance": 0.82284
}Semantic roles & 50–950 ramp
primary
#7EFEFB
secondary
#DD4447
accent
#0005E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685