#7BFEE7#7BFEE7
#7BFEE7 is a very light, vivid teal. Relative luminance 0.809; OKLCH L 91.6% C 0.121 H 180.4°. Best body text is #000000 at 17.17:1 contrast (WCAG AA passes).
Color values
| HEX | #7BFEE7 |
|---|---|
| RGB | rgb(123, 254, 231) |
| HSL | hsl(169, 98%, 74%) |
| HSV | hsv(169, 52%, 100%) |
| CMYK | cmyk(51.6%, 0%, 9.1%, 0.4%) |
| CIE-LAB | lab(92.07, -41.65, -0.07) |
| CIE-LCH | lch(92.07, 41.65, 180.09°) |
| OKLab | oklab(91.64% -0.1213 -0.0009) |
| OKLCH | oklch(91.64% 0.121 180.4) |
| XYZ | xyz(58.0277, 80.8588, 88.1352) |
| Luminance | 0.8086 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.61
Light Aqua
#8CFFDB
ΔE00 4.36
Bright Aqua
#0BF9EA
ΔE00 5.21
Aquamarine
#7FFFD4
ΔE00 5.73
Light Turquoise
#7EF4CC
ΔE00 5.80
Pale Aqua
#B8FFEB
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BFEE7 #FE7B92
analogous
#7BFEA6 #7BFEE7 #7BD3FE
triadic
#7BFEE7 #E77BFE #FEE77B
tetradic
#7BFEE7 #A67BFE #FE7B92 #D3FE7B
square
#7BFEE7 #A67BFE #FE7B92 #D3FE7B
split-complementary
#7BFEE7 #FE7BD3 #FEA67B
monochromatic
#02FDD1 #3EFEDC #7BFEE7 #B8FEF2 #E1FFF9
Accessibility & contrast
On white
1.22
#7BFEE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.17
#7BFEE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BFEE7
17.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BFEE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BFEE7 | 1.00 | 1.22 | 17.17 | 17.17 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F1E6
Deuteranopia (green-blind)
#E0E2E9
Tritanopia (blue-blind)
#30FFF7
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #7bfee7; /* rgb */ color: rgb(123, 254, 231); /* oklch */ color: oklch(91.6% 0.121 180.4);
Tailwind
colors: {
custom: {
50: '#aaffee',
500: '#7bfee7',
950: '#000000',
},
}SCSS
$custom: #7bfee7; $custom-light: #aaffee; $custom-dark: #000000;
JSON
{
"hex": "#7bfee7",
"rgb": {
"r": 123,
"g": 254,
"b": 231
},
"hsl": {
"h": 169.466,
"s": 98.496,
"l": 73.922
},
"oklch": {
"l": 0.9164,
"c": 0.12127,
"h": 180.4
},
"luminance": 0.80864
}Semantic roles & 50–950 ramp
primary
#7BFEE7
secondary
#DC415C
accent
#0028E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111816
muted
#818685