#7BFEF6#7BFEF6
#7BFEF6 is a very light, moderate teal. Relative luminance 0.817; OKLCH L 92.1% C 0.117 H 190.0°. Best body text is #000000 at 17.35:1 contrast (WCAG AA passes).
Color values
| HEX | #7BFEF6 |
|---|---|
| RGB | rgb(123, 254, 246) |
| HSL | hsl(176, 98%, 74%) |
| HSV | hsv(176, 52%, 100%) |
| CMYK | cmyk(51.6%, 0%, 3.1%, 0.4%) |
| CIE-LAB | lab(92.46, -38.02, -7.26) |
| CIE-LCH | lch(92.46, 38.71, 190.81°) |
| OKLab | oklab(92.09% -0.115 -0.0202) |
| OKLCH | oklch(92.09% 0.117 190) |
| XYZ | xyz(60.2377, 81.7428, 99.7744) |
| Luminance | 0.8175 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 4.01
Bright Turquoise
#0FFEF9
ΔE00 4.22
Aqua
#00FFFF
ΔE00 4.69
Bright Aqua
#0BF9EA
ΔE00 5.11
Light Cyan
#ACFFFC
ΔE00 5.42
Bright Light Blue
#26F7FD
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BFEF6 #FE7B83
analogous
#7BFEB5 #7BFEF6 #7BC5FE
triadic
#7BFEF6 #F67BFE #FEF67B
tetradic
#7BFEF6 #B57BFE #FE7B83 #C5FE7B
square
#7BFEF6 #B57BFE #FE7B83 #C5FE7B
split-complementary
#7BFEF6 #FE7BC5 #FEB57B
monochromatic
#02FDED #3EFEF2 #7BFEF6 #B8FEFA #E1FFFD
Accessibility & contrast
On white
1.21
#7BFEF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.35
#7BFEF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BFEF6
17.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BFEF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BFEF6 | 1.00 | 1.21 | 17.35 | 17.35 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F3F6
Deuteranopia (green-blind)
#DCE3F7
Tritanopia (blue-blind)
#16FFFB
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #7bfef6; /* rgb */ color: rgb(123, 254, 246); /* oklch */ color: oklch(92.1% 0.117 190.0);
Tailwind
colors: {
custom: {
50: '#abfff9',
500: '#7bfef6',
950: '#000000',
},
}SCSS
$custom: #7bfef6; $custom-light: #abfff9; $custom-dark: #000000;
JSON
{
"hex": "#7bfef6",
"rgb": {
"r": 123,
"g": 254,
"b": 246
},
"hsl": {
"h": 176.336,
"s": 98.496,
"l": 73.922
},
"oklch": {
"l": 0.92088,
"c": 0.11677,
"h": 190
},
"luminance": 0.81748
}Semantic roles & 50–950 ramp
primary
#7BFEF6
secondary
#DC414B
accent
#000EE6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685