#7BF7F3#7BF7F3
#7BF7F3 is a very light, moderate teal. Relative luminance 0.772; OKLCH L 90.4% C 0.111 H 192.5°. Best body text is #000000 at 16.44:1 contrast (WCAG AA passes).
Color values
| HEX | #7BF7F3 |
|---|---|
| RGB | rgb(123, 247, 243) |
| HSL | hsl(178, 89%, 73%) |
| HSV | hsv(178, 50%, 97%) |
| CMYK | cmyk(50.2%, 0%, 1.6%, 3.1%) |
| CIE-LAB | lab(90.41, -35.55, -8.73) |
| CIE-LCH | lch(90.41, 36.61, 193.80°) |
| OKLab | oklab(90.41% -0.1088 -0.0242) |
| OKLCH | oklch(90.41% 0.111 192.5) |
| XYZ | xyz(57.6001, 77.1983, 96.6420) |
| Luminance | 0.7720 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.72
Bright Turquoise
#0FFEF9
ΔE00 4.68
Bright Light Blue
#26F7FD
ΔE00 4.71
Aqua
#00FFFF
ΔE00 4.75
Light Cyan
#ACFFFC
ΔE00 5.07
Bright Aqua
#0BF9EA
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BF7F3 #F77B7F
analogous
#7BF7B5 #7BF7F3 #7BBDF7
triadic
#7BF7F3 #F37BF7 #F7F37B
tetradic
#7BF7F3 #B57BF7 #F77B7F #BDF77B
square
#7BF7F3 #B57BF7 #F77B7F #BDF77B
split-complementary
#7BF7F3 #F77BBD #F7B57B
monochromatic
#0EE9E2 #41F4EE #7BF7F3 #B5FAF8 #E2FDFC
Accessibility & contrast
On white
1.28
#7BF7F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.44
#7BF7F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BF7F3
16.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BF7F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BF7F3 | 1.00 | 1.28 | 16.44 | 16.44 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEDF3
Deuteranopia (green-blind)
#D6DDF4
Tritanopia (blue-blind)
#23FDF5
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #7bf7f3; /* rgb */ color: rgb(123, 247, 243); /* oklch */ color: oklch(90.4% 0.111 192.5);
Tailwind
colors: {
custom: {
50: '#aafaf7',
500: '#7bf7f3',
950: '#000000',
},
}SCSS
$custom: #7bf7f3; $custom-light: #aafaf7; $custom-dark: #000000;
JSON
{
"hex": "#7bf7f3",
"rgb": {
"r": 123,
"g": 247,
"b": 243
},
"hsl": {
"h": 178.065,
"s": 88.571,
"l": 72.549
},
"oklch": {
"l": 0.90407,
"c": 0.11146,
"h": 192.5
},
"luminance": 0.77204
}Semantic roles & 50–950 ramp
primary
#7BF7F3
secondary
#D34348
accent
#0008E5
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111717
muted
#818585