#7BF2F2#7BF2F2
#7BF2F2 is a very light, moderate teal. Relative luminance 0.741; OKLCH L 89.2% C 0.108 H 195.4°. Best body text is #000000 at 15.83:1 contrast (WCAG AA passes).
Color values
| HEX | #7BF2F2 |
|---|---|
| RGB | rgb(123, 242, 242) |
| HSL | hsl(180, 82%, 72%) |
| HSV | hsv(180, 49%, 95%) |
| CMYK | cmyk(49.2%, 0%, 0%, 5.1%) |
| CIE-LAB | lab(88.98, -33.48, -10.34) |
| CIE-LCH | lch(88.98, 35.04, 197.17°) |
| OKLab | oklab(89.24% -0.1038 -0.0286) |
| OKLCH | oklch(89.24% 0.108 195.4) |
| XYZ | xyz(55.9410, 74.1210, 95.3460) |
| Luminance | 0.7413 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 4.17
Bright Light Blue
#26F7FD
ΔE00 4.40
Robin Egg Blue
#8AF1FE
ΔE00 5.20
Light Cyan
#ACFFFC
ΔE00 5.24
Aqua
#00FFFF
ΔE00 5.36
Robin'S Egg
#6DEDFD
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BF2F2 #F27B7B
analogous
#7BF2B7 #7BF2F2 #7BB7F2
triadic
#7BF2F2 #F27BF2 #F2F27B
tetradic
#7BF2F2 #B77BF2 #F27B7B #B7F27B
square
#7BF2F2 #B77BF2 #F27B7B #B7F27B
split-complementary
#7BF2F2 #F27BB7 #F2B77B
monochromatic
#16DDDD #43EDED #7BF2F2 #B3F7F7 #E3FCFC
Accessibility & contrast
On white
1.33
#7BF2F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.83
#7BF2F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BF2F2
15.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BF2F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BF2F2 | 1.00 | 1.33 | 15.83 | 15.83 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E8F2
Deuteranopia (green-blind)
#D1D9F3
Tritanopia (blue-blind)
#29F8F2
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #7bf2f2; /* rgb */ color: rgb(123, 242, 242); /* oklch */ color: oklch(89.2% 0.108 195.4);
Tailwind
colors: {
custom: {
50: '#aaf6f6',
500: '#7bf2f2',
950: '#000000',
},
}SCSS
$custom: #7bf2f2; $custom-light: #aaf6f6; $custom-dark: #000000;
JSON
{
"hex": "#7bf2f2",
"rgb": {
"r": 123,
"g": 242,
"b": 242
},
"hsl": {
"h": 180,
"s": 82.069,
"l": 71.569
},
"oklch": {
"l": 0.89242,
"c": 0.10772,
"h": 195.4
},
"luminance": 0.74126
}Semantic roles & 50–950 ramp
primary
#7BF2F2
secondary
#CD4545
accent
#0707DE
background
#FDFFFF
surface
#F8FEFE
border
#D1D6D6
text
#111717
muted
#818585