#7BF7EE#7BF7EE
#7BF7EE is a very light, moderate teal. Relative luminance 0.769; OKLCH L 90.3% C 0.112 H 189.1°. Best body text is #000000 at 16.38:1 contrast (WCAG AA passes).
Color values
| HEX | #7BF7EE |
|---|---|
| RGB | rgb(123, 247, 238) |
| HSL | hsl(176, 89%, 73%) |
| HSV | hsv(176, 50%, 97%) |
| CMYK | cmyk(50.2%, 0%, 3.6%, 3.1%) |
| CIE-LAB | lab(90.28, -36.80, -6.33) |
| CIE-LCH | lch(90.28, 37.34, 189.77°) |
| OKLab | oklab(90.25% -0.1109 -0.0177) |
| OKLCH | oklch(90.25% 0.112 189.1) |
| XYZ | xyz(56.8553, 76.9004, 92.7194) |
| Luminance | 0.7691 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 4.60
Bright Turquoise
#0FFEF9
ΔE00 4.71
Bright Aqua
#0BF9EA
ΔE00 4.99
Tiffany Blue
#7BF2DA
ΔE00 5.19
Aqua
#00FFFF
ΔE00 5.31
Light Cyan
#ACFFFC
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BF7EE #F77B84
analogous
#7BF7B0 #7BF7EE #7BC2F7
triadic
#7BF7EE #EE7BF7 #F7EE7B
tetradic
#7BF7EE #B07BF7 #F77B84 #C2F77B
square
#7BF7EE #B07BF7 #F77B84 #C2F77B
split-complementary
#7BF7EE #F77BC2 #F7B07B
monochromatic
#0EE9DA #41F4E7 #7BF7EE #B5FAF5 #E2FDFB
Accessibility & contrast
On white
1.28
#7BF7EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.38
#7BF7EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BF7EE
16.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BF7EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BF7EE | 1.00 | 1.28 | 16.38 | 16.38 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBECEE
Deuteranopia (green-blind)
#D7DDEF
Tritanopia (blue-blind)
#2BFCF4
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #7bf7ee; /* rgb */ color: rgb(123, 247, 238); /* oklch */ color: oklch(90.3% 0.112 189.1);
Tailwind
colors: {
custom: {
50: '#aafaf3',
500: '#7bf7ee',
950: '#000000',
},
}SCSS
$custom: #7bf7ee; $custom-light: #aafaf3; $custom-dark: #000000;
JSON
{
"hex": "#7bf7ee",
"rgb": {
"r": 123,
"g": 247,
"b": 238
},
"hsl": {
"h": 175.645,
"s": 88.571,
"l": 72.549
},
"oklch": {
"l": 0.90251,
"c": 0.11226,
"h": 189.1
},
"luminance": 0.76906
}Semantic roles & 50–950 ramp
primary
#7BF7EE
secondary
#D3434E
accent
#0011E5
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111717
muted
#818585