#7BF3EE#7BF3EE
#7BF3EE is a very light, moderate teal. Relative luminance 0.745; OKLCH L 89.3% C 0.109 H 191.8°. Best body text is #000000 at 15.90:1 contrast (WCAG AA passes).
Color values
| HEX | #7BF3EE |
|---|---|
| RGB | rgb(123, 243, 238) |
| HSL | hsl(178, 83%, 72%) |
| HSV | hsv(178, 49%, 95%) |
| CMYK | cmyk(49.4%, 0%, 2.1%, 4.7%) |
| CIE-LAB | lab(89.15, -34.95, -8.00) |
| CIE-LCH | lch(89.15, 35.85, 192.90°) |
| OKLab | oklab(89.34% -0.1066 -0.0222) |
| OKLCH | oklch(89.34% 0.109 191.8) |
| XYZ | xyz(55.6452, 74.4802, 92.3161) |
| Luminance | 0.7449 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 4.29
Bright Turquoise
#0FFEF9
ΔE00 5.06
Bright Light Blue
#26F7FD
ΔE00 5.09
Aqua
#00FFFF
ΔE00 5.26
Light Cyan
#ACFFFC
ΔE00 5.34
Bright Aqua
#0BF9EA
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BF3EE #F37B80
analogous
#7BF3B2 #7BF3EE #7BBCF3
triadic
#7BF3EE #EE7BF3 #F3EE7B
tetradic
#7BF3EE #B27BF3 #F37B80 #BCF37B
square
#7BF3EE #B27BF3 #F37B80 #BCF37B
split-complementary
#7BF3EE #F37BBC #F3B27B
monochromatic
#14DFD7 #43EEE7 #7BF3EE #B3F8F5 #E3FCFB
Accessibility & contrast
On white
1.32
#7BF3EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.90
#7BF3EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BF3EE
15.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BF3EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BF3EE | 1.00 | 1.32 | 15.90 | 15.90 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E9EE
Deuteranopia (green-blind)
#D3DAEF
Tritanopia (blue-blind)
#2EF9F1
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #7bf3ee; /* rgb */ color: rgb(123, 243, 238); /* oklch */ color: oklch(89.3% 0.109 191.8);
Tailwind
colors: {
custom: {
50: '#aaf7f3',
500: '#7bf3ee',
950: '#000000',
},
}SCSS
$custom: #7bf3ee; $custom-light: #aaf7f3; $custom-dark: #000000;
JSON
{
"hex": "#7bf3ee",
"rgb": {
"r": 123,
"g": 243,
"b": 238
},
"hsl": {
"h": 177.5,
"s": 83.333,
"l": 71.765
},
"oklch": {
"l": 0.89342,
"c": 0.10885,
"h": 191.8
},
"luminance": 0.74485
}Semantic roles & 50–950 ramp
primary
#7BF3EE
secondary
#CE444A
accent
#060FE0
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#111717
muted
#818585