#7BFEF4#7BFEF4
#7BFEF4 is a very light, moderate teal. Relative luminance 0.816; OKLCH L 92.0% C 0.117 H 188.7°. Best body text is #000000 at 17.33:1 contrast (WCAG AA passes).
Color values
| HEX | #7BFEF4 |
|---|---|
| RGB | rgb(123, 254, 244) |
| HSL | hsl(175, 98%, 74%) |
| HSV | hsv(175, 52%, 100%) |
| CMYK | cmyk(51.6%, 0%, 3.9%, 0.4%) |
| CIE-LAB | lab(92.41, -38.52, -6.30) |
| CIE-LCH | lch(92.41, 39.03, 189.29°) |
| OKLab | oklab(92.03% -0.1158 -0.0176) |
| OKLCH | oklch(92.03% 0.117 188.7) |
| XYZ | xyz(59.9324, 81.6207, 98.1664) |
| Luminance | 0.8163 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 4.37
Bright Cyan
#41FDFE
ΔE00 4.49
Bright Aqua
#0BF9EA
ΔE00 4.81
Aqua
#00FFFF
ΔE00 5.04
Tiffany Blue
#7BF2DA
ΔE00 5.48
Light Cyan
#ACFFFC
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BFEF4 #FE7B85
analogous
#7BFEB3 #7BFEF4 #7BC7FE
triadic
#7BFEF4 #F47BFE #FEF47B
tetradic
#7BFEF4 #B37BFE #FE7B85 #C7FE7B
square
#7BFEF4 #B37BFE #FE7B85 #C7FE7B
split-complementary
#7BFEF4 #FE7BC7 #FEB37B
monochromatic
#02FDEA #3EFEEF #7BFEF4 #B8FEF9 #E1FFFC
Accessibility & contrast
On white
1.21
#7BFEF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.33
#7BFEF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BFEF4
17.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BFEF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BFEF4 | 1.00 | 1.21 | 17.33 | 17.33 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F2F4
Deuteranopia (green-blind)
#DDE3F5
Tritanopia (blue-blind)
#1BFFFB
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #7bfef4; /* rgb */ color: rgb(123, 254, 244); /* oklch */ color: oklch(92.0% 0.117 188.7);
Tailwind
colors: {
custom: {
50: '#abfff7',
500: '#7bfef4',
950: '#000000',
},
}SCSS
$custom: #7bfef4; $custom-light: #abfff7; $custom-dark: #000000;
JSON
{
"hex": "#7bfef4",
"rgb": {
"r": 123,
"g": 254,
"b": 244
},
"hsl": {
"h": 175.42,
"s": 98.496,
"l": 73.922
},
"oklch": {
"l": 0.92026,
"c": 0.11717,
"h": 188.7
},
"luminance": 0.81626
}Semantic roles & 50–950 ramp
primary
#7BFEF4
secondary
#DC414D
accent
#0012E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685