#7BFEE5#7BFEE5
#7BFEE5 is a very light, vivid teal. Relative luminance 0.808; OKLCH L 91.6% C 0.122 H 179.2°. Best body text is #000000 at 17.15:1 contrast (WCAG AA passes).
Color values
| HEX | #7BFEE5 |
|---|---|
| RGB | rgb(123, 254, 229) |
| HSL | hsl(169, 98%, 74%) |
| HSV | hsv(169, 52%, 100%) |
| CMYK | cmyk(51.6%, 0%, 9.8%, 0.4%) |
| CIE-LAB | lab(92.02, -42.12, 0.90) |
| CIE-LCH | lch(92.02, 42.13, 178.78°) |
| OKLab | oklab(91.58% -0.1221 0.0017) |
| OKLCH | oklch(91.58% 0.122 179.2) |
| XYZ | xyz(57.7469, 80.7465, 86.6560) |
| Luminance | 0.8075 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.52
Light Aqua
#8CFFDB
ΔE00 3.80
Aquamarine
#7FFFD4
ΔE00 5.12
Light Turquoise
#7EF4CC
ΔE00 5.24
Bright Aqua
#0BF9EA
ΔE00 5.56
Aqua (survey)
#13EAC9
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BFEE5 #FE7B94
analogous
#7BFEA4 #7BFEE5 #7BD5FE
triadic
#7BFEE5 #E57BFE #FEE57B
tetradic
#7BFEE5 #A47BFE #FE7B94 #D5FE7B
square
#7BFEE5 #A47BFE #FE7B94 #D5FE7B
split-complementary
#7BFEE5 #FE7BD5 #FEA47B
monochromatic
#02FDCD #3EFED9 #7BFEE5 #B8FEF1 #E1FFF9
Accessibility & contrast
On white
1.22
#7BFEE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.15
#7BFEE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BFEE5
17.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BFEE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BFEE5 | 1.00 | 1.22 | 17.15 | 17.15 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F1E4
Deuteranopia (green-blind)
#E0E2E7
Tritanopia (blue-blind)
#33FFF6
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #7bfee5; /* rgb */ color: rgb(123, 254, 229); /* oklch */ color: oklch(91.6% 0.122 179.2);
Tailwind
colors: {
custom: {
50: '#aaffed',
500: '#7bfee5',
950: '#000000',
},
}SCSS
$custom: #7bfee5; $custom-light: #aaffed; $custom-dark: #000000;
JSON
{
"hex": "#7bfee5",
"rgb": {
"r": 123,
"g": 254,
"b": 229
},
"hsl": {
"h": 168.55,
"s": 98.496,
"l": 73.922
},
"oklch": {
"l": 0.91583,
"c": 0.12213,
"h": 179.2
},
"luminance": 0.80752
}Semantic roles & 50–950 ramp
primary
#7BFEE5
secondary
#DC415F
accent
#002CE6
background
#FDFFFE
surface
#F8FFFD
border
#D1D7D5
text
#111816
muted
#818684