#7BFDF4#7BFDF4
#7BFDF4 is a very light, moderate teal. Relative luminance 0.810; OKLCH L 91.8% C 0.116 H 189.3°. Best body text is #000000 at 17.20:1 contrast (WCAG AA passes).
Color values
| HEX | #7BFDF4 |
|---|---|
| RGB | rgb(123, 253, 244) |
| HSL | hsl(176, 97%, 74%) |
| HSV | hsv(176, 51%, 99%) |
| CMYK | cmyk(51.4%, 0%, 3.6%, 0.8%) |
| CIE-LAB | lab(92.13, -38.06, -6.72) |
| CIE-LCH | lch(92.13, 38.65, 190.01°) |
| OKLab | oklab(91.8% -0.1148 -0.0188) |
| OKLCH | oklch(91.8% 0.116 189.3) |
| XYZ | xyz(59.6159, 80.9877, 98.0609) |
| Luminance | 0.8099 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 4.26
Bright Turquoise
#0FFEF9
ΔE00 4.32
Aqua
#00FFFF
ΔE00 4.89
Bright Aqua
#0BF9EA
ΔE00 4.93
Light Cyan
#ACFFFC
ΔE00 5.54
Tiffany Blue
#7BF2DA
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BFDF4 #FD7B84
analogous
#7BFDB3 #7BFDF4 #7BC5FD
triadic
#7BFDF4 #F47BFD #FDF47B
tetradic
#7BFDF4 #B37BFD #FD7B84 #C5FD7B
square
#7BFDF4 #B37BFD #FD7B84 #C5FD7B
split-complementary
#7BFDF4 #FD7BC5 #FDB37B
monochromatic
#04FAE9 #3FFCEF #7BFDF4 #B7FEF9 #E1FFFC
Accessibility & contrast
On white
1.22
#7BFDF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.20
#7BFDF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BFDF4
17.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BFDF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BFDF4 | 1.00 | 1.22 | 17.20 | 17.20 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F2F4
Deuteranopia (green-blind)
#DBE2F5
Tritanopia (blue-blind)
#1CFFFA
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #7bfdf4; /* rgb */ color: rgb(123, 253, 244); /* oklch */ color: oklch(91.8% 0.116 189.3);
Tailwind
colors: {
custom: {
50: '#abfef7',
500: '#7bfdf4',
950: '#000000',
},
}SCSS
$custom: #7bfdf4; $custom-light: #abfef7; $custom-dark: #000000;
JSON
{
"hex": "#7bfdf4",
"rgb": {
"r": 123,
"g": 253,
"b": 244
},
"hsl": {
"h": 175.846,
"s": 97.015,
"l": 73.725
},
"oklch": {
"l": 0.91799,
"c": 0.11629,
"h": 189.3
},
"luminance": 0.80993
}Semantic roles & 50–950 ramp
primary
#7BFDF4
secondary
#DB414C
accent
#0010E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685