#7BFDF6#7BFDF6
#7BFDF6 is a very light, moderate teal. Relative luminance 0.811; OKLCH L 91.9% C 0.116 H 190.6°. Best body text is #000000 at 17.22:1 contrast (WCAG AA passes).
Color values
| HEX | #7BFDF6 |
|---|---|
| RGB | rgb(123, 253, 246) |
| HSL | hsl(177, 97%, 74%) |
| HSV | hsv(177, 51%, 99%) |
| CMYK | cmyk(51.4%, 0%, 2.8%, 0.8%) |
| CIE-LAB | lab(92.18, -37.57, -7.67) |
| CIE-LCH | lch(92.18, 38.34, 191.54°) |
| OKLab | oklab(91.86% -0.1139 -0.0214) |
| OKLCH | oklch(91.86% 0.116 190.6) |
| XYZ | xyz(59.9212, 81.1098, 99.6689) |
| Luminance | 0.8112 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.82
Bright Turquoise
#0FFEF9
ΔE00 4.22
Aqua
#00FFFF
ΔE00 4.59
Bright Aqua
#0BF9EA
ΔE00 5.27
Light Cyan
#ACFFFC
ΔE00 5.28
Bright Light Blue
#26F7FD
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BFDF6 #FD7B82
analogous
#7BFDB5 #7BFDF6 #7BC3FD
triadic
#7BFDF6 #F67BFD #FDF67B
tetradic
#7BFDF6 #B57BFD #FD7B82 #C3FD7B
square
#7BFDF6 #B57BFD #FD7B82 #C3FD7B
split-complementary
#7BFDF6 #FD7BC3 #FDB57B
monochromatic
#04FAED #3FFCF2 #7BFDF6 #B7FEFA #E1FFFD
Accessibility & contrast
On white
1.22
#7BFDF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.22
#7BFDF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BFDF6
17.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BFDF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BFDF6 | 1.00 | 1.22 | 17.22 | 17.22 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F2F6
Deuteranopia (green-blind)
#DBE2F7
Tritanopia (blue-blind)
#17FFFA
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #7bfdf6; /* rgb */ color: rgb(123, 253, 246); /* oklch */ color: oklch(91.9% 0.116 190.6);
Tailwind
colors: {
custom: {
50: '#abfef9',
500: '#7bfdf6',
950: '#000000',
},
}SCSS
$custom: #7bfdf6; $custom-light: #abfef9; $custom-dark: #000000;
JSON
{
"hex": "#7bfdf6",
"rgb": {
"r": 123,
"g": 253,
"b": 246
},
"hsl": {
"h": 176.769,
"s": 97.015,
"l": 73.725
},
"oklch": {
"l": 0.91861,
"c": 0.11593,
"h": 190.6
},
"luminance": 0.81115
}Semantic roles & 50–950 ramp
primary
#7BFDF6
secondary
#DB414A
accent
#000CE6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685