#7BF7F8#7BF7F8
#7BF7F8 is a very light, moderate teal. Relative luminance 0.775; OKLCH L 90.6% C 0.111 H 196.1°. Best body text is #000000 at 16.50:1 contrast (WCAG AA passes).
Color values
| HEX | #7BF7F8 |
|---|---|
| RGB | rgb(123, 247, 248) |
| HSL | hsl(180, 90%, 73%) |
| HSV | hsv(180, 50%, 97%) |
| CMYK | cmyk(50.4%, 0.4%, 0%, 2.7%) |
| CIE-LAB | lab(90.55, -34.29, -11.13) |
| CIE-LCH | lch(90.55, 36.05, 197.98°) |
| OKLab | oklab(90.57% -0.1068 -0.0308) |
| OKLCH | oklch(90.57% 0.111 196.1) |
| XYZ | xyz(58.3654, 77.5044, 100.6728) |
| Luminance | 0.7751 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.61
Bright Light Blue
#26F7FD
ΔE00 4.06
Aqua
#00FFFF
ΔE00 4.86
Light Cyan
#ACFFFC
ΔE00 5.00
Robin Egg Blue
#8AF1FE
ΔE00 5.11
Bright Turquoise
#0FFEF9
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BF7F8 #F87C7B
analogous
#7BF8BA #7BF7F8 #7BB8F8
triadic
#7BF7F8 #F87BF7 #F7F87B
tetradic
#7BF7F8 #BA7BF8 #F87C7B #B8F87B
square
#7BF7F8 #BA7BF8 #F87C7B #B8F87B
split-complementary
#7BF7F8 #F87BB8 #F8BA7B
monochromatic
#0DEAEC #41F3F5 #7BF7F8 #B5FBFB #E2FDFD
Accessibility & contrast
On white
1.27
#7BF7F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.50
#7BF7F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BF7F8
16.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BF7F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BF7F8 | 1.00 | 1.27 | 16.50 | 16.50 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EDF8
Deuteranopia (green-blind)
#D4DDF9
Tritanopia (blue-blind)
#19FEF7
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #7bf7f8; /* rgb */ color: rgb(123, 247, 248); /* oklch */ color: oklch(90.6% 0.111 196.1);
Tailwind
colors: {
custom: {
50: '#abfafa',
500: '#7bf7f8',
950: '#000000',
},
}SCSS
$custom: #7bf7f8; $custom-light: #abfafa; $custom-dark: #000000;
JSON
{
"hex": "#7bf7f8",
"rgb": {
"r": 123,
"g": 247,
"b": 248
},
"hsl": {
"h": 180.48,
"s": 89.928,
"l": 72.745
},
"oklch": {
"l": 0.90567,
"c": 0.11112,
"h": 196.1
},
"luminance": 0.7751
}Semantic roles & 50–950 ramp
primary
#7BF7F8
secondary
#D44443
accent
#0200E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111717
muted
#818585