#7BF7F9#7BF7F9
#7BF7F9 is a very light, moderate teal. Relative luminance 0.776; OKLCH L 90.6% C 0.111 H 196.8°. Best body text is #000000 at 16.51:1 contrast (WCAG AA passes).
Color values
| HEX | #7BF7F9 |
|---|---|
| RGB | rgb(123, 247, 249) |
| HSL | hsl(181, 91%, 73%) |
| HSV | hsv(181, 51%, 98%) |
| CMYK | cmyk(50.6%, 0.8%, 0%, 2.4%) |
| CIE-LAB | lab(90.58, -34.04, -11.61) |
| CIE-LCH | lch(90.58, 35.96, 198.83°) |
| OKLab | oklab(90.6% -0.1064 -0.0321) |
| OKLCH | oklch(90.6% 0.111 196.8) |
| XYZ | xyz(58.5210, 77.5667, 101.4921) |
| Luminance | 0.7757 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.69
Bright Light Blue
#26F7FD
ΔE00 4.01
Robin Egg Blue
#8AF1FE
ΔE00 4.80
Aqua
#00FFFF
ΔE00 4.97
Light Cyan
#ACFFFC
ΔE00 5.04
Robin'S Egg
#6DEDFD
ΔE00 5.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BF7F9 #F97D7B
analogous
#7BF9BC #7BF7F9 #7BB8F9
triadic
#7BF7F9 #F97BF7 #F7F97B
tetradic
#7BF7F9 #BC7BF9 #F97D7B #B8F97B
square
#7BF7F9 #BC7BF9 #F97D7B #B8F97B
split-complementary
#7BF7F9 #F97BB8 #F9BC7B
monochromatic
#0BEBEF #40F3F6 #7BF7F9 #B6FBFC #E2FDFE
Accessibility & contrast
On white
1.27
#7BF7F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.51
#7BF7F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BF7F9
16.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BF7F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BF7F9 | 1.00 | 1.27 | 16.51 | 16.51 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EDF9
Deuteranopia (green-blind)
#D4DDFA
Tritanopia (blue-blind)
#16FEF7
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #7bf7f9; /* rgb */ color: rgb(123, 247, 249); /* oklch */ color: oklch(90.6% 0.111 196.8);
Tailwind
colors: {
custom: {
50: '#abfafb',
500: '#7bf7f9',
950: '#000000',
},
}SCSS
$custom: #7bf7f9; $custom-light: #abfafb; $custom-dark: #000000;
JSON
{
"hex": "#7bf7f9",
"rgb": {
"r": 123,
"g": 247,
"b": 249
},
"hsl": {
"h": 180.952,
"s": 91.304,
"l": 72.941
},
"oklch": {
"l": 0.90599,
"c": 0.1111,
"h": 196.8
},
"luminance": 0.77572
}Semantic roles & 50–950 ramp
primary
#7BF7F9
secondary
#D64543
accent
#0400E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111717
muted
#818585