#7BFEEA#7BFEEA
#7BFEEA is a very light, vivid teal. Relative luminance 0.810; OKLCH L 91.7% C 0.120 H 182.3°. Best body text is #000000 at 17.21:1 contrast (WCAG AA passes).
Color values
| HEX | #7BFEEA |
|---|---|
| RGB | rgb(123, 254, 234) |
| HSL | hsl(171, 98%, 74%) |
| HSV | hsv(171, 52%, 100%) |
| CMYK | cmyk(51.6%, 0%, 7.9%, 0.4%) |
| CIE-LAB | lab(92.14, -40.94, -1.51) |
| CIE-LCH | lch(92.14, 40.97, 182.11°) |
| OKLab | oklab(91.73% -0.12 -0.0047) |
| OKLCH | oklch(91.73% 0.12 182.3) |
| XYZ | xyz(58.4551, 81.0297, 90.3858) |
| Luminance | 0.8104 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.00
Bright Aqua
#0BF9EA
ΔE00 4.78
Light Aqua
#8CFFDB
ΔE00 5.25
Bright Turquoise
#0FFEF9
ΔE00 6.29
Aquamarine
#7FFFD4
ΔE00 6.67
Light Turquoise
#7EF4CC
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BFEEA #FE7B8F
analogous
#7BFEA9 #7BFEEA #7BD1FE
triadic
#7BFEEA #EA7BFE #FEEA7B
tetradic
#7BFEEA #A97BFE #FE7B8F #D1FE7B
square
#7BFEEA #A97BFE #FE7B8F #D1FE7B
split-complementary
#7BFEEA #FE7BD1 #FEA97B
monochromatic
#02FDD6 #3EFEE0 #7BFEEA #B8FEF4 #E1FFFA
Accessibility & contrast
On white
1.22
#7BFEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.21
#7BFEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BFEEA
17.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BFEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BFEEA | 1.00 | 1.22 | 17.21 | 17.21 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F1E9
Deuteranopia (green-blind)
#DFE2EC
Tritanopia (blue-blind)
#2CFFF8
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #7bfeea; /* rgb */ color: rgb(123, 254, 234); /* oklch */ color: oklch(91.7% 0.120 182.3);
Tailwind
colors: {
custom: {
50: '#aafff0',
500: '#7bfeea',
950: '#000000',
},
}SCSS
$custom: #7bfeea; $custom-light: #aafff0; $custom-dark: #000000;
JSON
{
"hex": "#7bfeea",
"rgb": {
"r": 123,
"g": 254,
"b": 234
},
"hsl": {
"h": 170.84,
"s": 98.496,
"l": 73.922
},
"oklch": {
"l": 0.91727,
"c": 0.12009,
"h": 182.3
},
"luminance": 0.81035
}Semantic roles & 50–950 ramp
primary
#7BFEEA
secondary
#DC4159
accent
#0023E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111816
muted
#818685