#7BFEE1#7BFEE1
#7BFEE1 is a very light, vivid teal. Relative luminance 0.805; OKLCH L 91.5% C 0.124 H 176.8°. Best body text is #000000 at 17.11:1 contrast (WCAG AA passes).
Color values
| HEX | #7BFEE1 |
|---|---|
| RGB | rgb(123, 254, 225) |
| HSL | hsl(167, 98%, 74%) |
| HSV | hsv(167, 52%, 100%) |
| CMYK | cmyk(51.6%, 0%, 11.4%, 0.4%) |
| CIE-LAB | lab(91.92, -43.05, 2.82) |
| CIE-LCH | lch(91.92, 43.14, 176.25°) |
| OKLab | oklab(91.47% -0.1238 0.0068) |
| OKLCH | oklch(91.47% 0.124 176.8) |
| XYZ | xyz(57.1948, 80.5256, 83.7485) |
| Luminance | 0.8053 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.74
Light Aqua
#8CFFDB
ΔE00 2.75
Aquamarine
#7FFFD4
ΔE00 3.92
Light Turquoise
#7EF4CC
ΔE00 4.18
Pale Turquoise
#A5FBD5
ΔE00 5.96
Aqua (survey)
#13EAC9
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BFEE1 #FE7B98
analogous
#7BFEA0 #7BFEE1 #7BD9FE
triadic
#7BFEE1 #E17BFE #FEE17B
tetradic
#7BFEE1 #A07BFE #FE7B98 #D9FE7B
square
#7BFEE1 #A07BFE #FE7B98 #D9FE7B
split-complementary
#7BFEE1 #FE7BD9 #FEA07B
monochromatic
#02FDC5 #3EFED3 #7BFEE1 #B8FEEF #E1FFF8
Accessibility & contrast
On white
1.23
#7BFEE1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.11
#7BFEE1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BFEE1
17.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BFEE1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BFEE1 | 1.00 | 1.23 | 17.11 | 17.11 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F1E0
Deuteranopia (green-blind)
#E1E2E3
Tritanopia (blue-blind)
#37FFF5
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #7bfee1; /* rgb */ color: rgb(123, 254, 225); /* oklch */ color: oklch(91.5% 0.124 176.8);
Tailwind
colors: {
custom: {
50: '#aaffea',
500: '#7bfee1',
950: '#000000',
},
}SCSS
$custom: #7bfee1; $custom-light: #aaffea; $custom-dark: #000000;
JSON
{
"hex": "#7bfee1",
"rgb": {
"r": 123,
"g": 254,
"b": 225
},
"hsl": {
"h": 166.718,
"s": 98.496,
"l": 73.922
},
"oklch": {
"l": 0.91471,
"c": 0.12401,
"h": 176.8
},
"luminance": 0.80531
}Semantic roles & 50–950 ramp
primary
#7BFEE1
secondary
#DC4163
accent
#0033E6
background
#FDFFFE
surface
#F8FFFD
border
#D1D7D5
text
#111816
muted
#818684