#7BFEE3#7BFEE3
#7BFEE3 is a very light, vivid teal. Relative luminance 0.806; OKLCH L 91.5% C 0.123 H 178.0°. Best body text is #000000 at 17.13:1 contrast (WCAG AA passes).
Color values
| HEX | #7BFEE3 |
|---|---|
| RGB | rgb(123, 254, 227) |
| HSL | hsl(168, 98%, 74%) |
| HSV | hsv(168, 52%, 100%) |
| CMYK | cmyk(51.6%, 0%, 10.6%, 0.4%) |
| CIE-LAB | lab(91.97, -42.58, 1.86) |
| CIE-LCH | lch(91.97, 42.62, 177.50°) |
| OKLab | oklab(91.53% -0.123 0.0043) |
| OKLCH | oklch(91.53% 0.123 178) |
| XYZ | xyz(57.4693, 80.6354, 85.1938) |
| Luminance | 0.8064 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.57
Light Aqua
#8CFFDB
ΔE00 3.26
Aquamarine
#7FFFD4
ΔE00 4.51
Light Turquoise
#7EF4CC
ΔE00 4.70
Bright Aqua
#0BF9EA
ΔE00 5.95
Pale Turquoise
#A5FBD5
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BFEE3 #FE7B96
analogous
#7BFEA2 #7BFEE3 #7BD7FE
triadic
#7BFEE3 #E37BFE #FEE37B
tetradic
#7BFEE3 #A27BFE #FE7B96 #D7FE7B
square
#7BFEE3 #A27BFE #FE7B96 #D7FE7B
split-complementary
#7BFEE3 #FE7BD7 #FEA27B
monochromatic
#02FDC9 #3EFED6 #7BFEE3 #B8FEF0 #E1FFF9
Accessibility & contrast
On white
1.23
#7BFEE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.13
#7BFEE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BFEE3
17.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BFEE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BFEE3 | 1.00 | 1.23 | 17.13 | 17.13 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F1E2
Deuteranopia (green-blind)
#E1E2E5
Tritanopia (blue-blind)
#35FFF6
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #7bfee3; /* rgb */ color: rgb(123, 254, 227); /* oklch */ color: oklch(91.5% 0.123 178.0);
Tailwind
colors: {
custom: {
50: '#aaffeb',
500: '#7bfee3',
950: '#000000',
},
}SCSS
$custom: #7bfee3; $custom-light: #aaffeb; $custom-dark: #000000;
JSON
{
"hex": "#7bfee3",
"rgb": {
"r": 123,
"g": 254,
"b": 227
},
"hsl": {
"h": 167.634,
"s": 98.496,
"l": 73.922
},
"oklch": {
"l": 0.91527,
"c": 0.12304,
"h": 178
},
"luminance": 0.80641
}Semantic roles & 50–950 ramp
primary
#7BFEE3
secondary
#DC4161
accent
#002FE6
background
#FDFFFE
surface
#F8FFFD
border
#D1D7D5
text
#111816
muted
#818684