#7BFDCF#7BFDCF
#7BFDCF is a very light, vivid teal. Relative luminance 0.790; OKLCH L 90.8% C 0.134 H 167.7°. Best body text is #000000 at 16.79:1 contrast (WCAG AA passes).
Color values
| HEX | #7BFDCF |
|---|---|
| RGB | rgb(123, 253, 207) |
| HSL | hsl(159, 97%, 74%) |
| HSV | hsv(159, 51%, 99%) |
| CMYK | cmyk(51.4%, 0%, 18.2%, 0.8%) |
| CIE-LAB | lab(91.22, -46.62, 11.11) |
| CIE-LCH | lch(91.22, 47.93, 166.60°) |
| OKLab | oklab(90.76% -0.1305 0.0285) |
| OKLCH | oklch(90.76% 0.134 167.7) |
| XYZ | xyz(54.5510, 78.9617, 71.3858) |
| Luminance | 0.7897 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 0.91
Light Aquamarine
#7BFDC7
ΔE00 1.94
Light Turquoise
#7EF4CC
ΔE00 2.22
Light Aqua
#8CFFDB
ΔE00 2.78
Pale Turquoise
#A5FBD5
ΔE00 4.63
Bright Teal
#01F9C6
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BFDCF #FD7BA9
analogous
#7BFD8E #7BFDCF #7BEAFD
triadic
#7BFDCF #CF7BFD #FDCF7B
tetradic
#7BFDCF #8E7BFD #FD7BA9 #EAFD7B
square
#7BFDCF #8E7BFD #FD7BA9 #EAFD7B
split-complementary
#7BFDCF #FD7BEA #FD8E7B
monochromatic
#04FAA3 #3FFCB9 #7BFDCF #B7FEE5 #E1FFF4
Accessibility & contrast
On white
1.25
#7BFDCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.79
#7BFDCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BFDCF
16.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BFDCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BFDCF | 1.00 | 1.25 | 16.79 | 16.79 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EECD
Deuteranopia (green-blind)
#E4E0D2
Tritanopia (blue-blind)
#46FEF0
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #7bfdcf; /* rgb */ color: rgb(123, 253, 207); /* oklch */ color: oklch(90.8% 0.134 167.7);
Tailwind
colors: {
custom: {
50: '#a9ffdd',
500: '#7bfdcf',
950: '#000000',
},
}SCSS
$custom: #7bfdcf; $custom-light: #a9ffdd; $custom-dark: #000000;
JSON
{
"hex": "#7bfdcf",
"rgb": {
"r": 123,
"g": 253,
"b": 207
},
"hsl": {
"h": 158.769,
"s": 97.015,
"l": 73.725
},
"oklch": {
"l": 0.90761,
"c": 0.1336,
"h": 167.7
},
"luminance": 0.78967
}Semantic roles & 50–950 ramp
primary
#7BFDCF
secondary
#DB4178
accent
#0051E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#111815
muted
#818684