#7BFEE4#7BFEE4
#7BFEE4 is a very light, vivid teal. Relative luminance 0.807; OKLCH L 91.6% C 0.123 H 178.6°. Best body text is #000000 at 17.14:1 contrast (WCAG AA passes).
Color values
| HEX | #7BFEE4 |
|---|---|
| RGB | rgb(123, 254, 228) |
| HSL | hsl(168, 98%, 74%) |
| HSV | hsv(168, 52%, 100%) |
| CMYK | cmyk(51.6%, 0%, 10.2%, 0.4%) |
| CIE-LAB | lab(91.99, -42.35, 1.38) |
| CIE-LCH | lch(91.99, 42.37, 178.14°) |
| OKLab | oklab(91.56% -0.1225 0.003) |
| OKLCH | oklch(91.56% 0.123 178.6) |
| XYZ | xyz(57.6077, 80.6908, 85.9228) |
| Luminance | 0.8070 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.53
Light Aqua
#8CFFDB
ΔE00 3.53
Aquamarine
#7FFFD4
ΔE00 4.81
Light Turquoise
#7EF4CC
ΔE00 4.96
Bright Aqua
#0BF9EA
ΔE00 5.75
Aqua (survey)
#13EAC9
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BFEE4 #FE7B95
analogous
#7BFEA3 #7BFEE4 #7BD6FE
triadic
#7BFEE4 #E47BFE #FEE47B
tetradic
#7BFEE4 #A37BFE #FE7B95 #D6FE7B
square
#7BFEE4 #A37BFE #FE7B95 #D6FE7B
split-complementary
#7BFEE4 #FE7BD6 #FEA37B
monochromatic
#02FDCB #3EFED8 #7BFEE4 #B8FEF0 #E1FFF9
Accessibility & contrast
On white
1.23
#7BFEE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.14
#7BFEE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BFEE4
17.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BFEE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BFEE4 | 1.00 | 1.23 | 17.14 | 17.14 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F1E3
Deuteranopia (green-blind)
#E0E2E6
Tritanopia (blue-blind)
#34FFF6
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #7bfee4; /* rgb */ color: rgb(123, 254, 228); /* oklch */ color: oklch(91.6% 0.123 178.6);
Tailwind
colors: {
custom: {
50: '#aaffec',
500: '#7bfee4',
950: '#000000',
},
}SCSS
$custom: #7bfee4; $custom-light: #aaffec; $custom-dark: #000000;
JSON
{
"hex": "#7bfee4",
"rgb": {
"r": 123,
"g": 254,
"b": 228
},
"hsl": {
"h": 168.092,
"s": 98.496,
"l": 73.922
},
"oklch": {
"l": 0.91555,
"c": 0.12258,
"h": 178.6
},
"luminance": 0.80696
}Semantic roles & 50–950 ramp
primary
#7BFEE4
secondary
#DC4160
accent
#002EE6
background
#FDFFFE
surface
#F8FFFD
border
#D1D7D5
text
#111816
muted
#818684