#7BFDF0#7BFDF0
#7BFDF0 is a very light, moderate teal. Relative luminance 0.808; OKLCH L 91.7% C 0.117 H 186.6°. Best body text is #000000 at 17.15:1 contrast (WCAG AA passes).
Color values
| HEX | #7BFDF0 |
|---|---|
| RGB | rgb(123, 253, 240) |
| HSL | hsl(174, 97%, 74%) |
| HSV | hsv(174, 51%, 99%) |
| CMYK | cmyk(51.4%, 0%, 5.1%, 0.8%) |
| CIE-LAB | lab(92.02, -39.04, -4.80) |
| CIE-LCH | lch(92.02, 39.34, 187.01°) |
| OKLab | oklab(91.68% -0.1164 -0.0136) |
| OKLCH | oklch(91.68% 0.117 186.6) |
| XYZ | xyz(59.0152, 80.7474, 94.8970) |
| Luminance | 0.8075 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 4.49
Bright Aqua
#0BF9EA
ΔE00 4.52
Bright Turquoise
#0FFEF9
ΔE00 4.82
Bright Cyan
#41FDFE
ΔE00 5.31
Aqua
#00FFFF
ΔE00 5.72
Light Cyan
#ACFFFC
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BFDF0 #FD7B88
analogous
#7BFDAF #7BFDF0 #7BC9FD
triadic
#7BFDF0 #F07BFD #FDF07B
tetradic
#7BFDF0 #AF7BFD #FD7B88 #C9FD7B
square
#7BFDF0 #AF7BFD #FD7B88 #C9FD7B
split-complementary
#7BFDF0 #FD7BC9 #FDAF7B
monochromatic
#04FAE1 #3FFCE9 #7BFDF0 #B7FEF7 #E1FFFC
Accessibility & contrast
On white
1.22
#7BFDF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.15
#7BFDF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BFDF0
17.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BFDF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BFDF0 | 1.00 | 1.22 | 17.15 | 17.15 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F1F0
Deuteranopia (green-blind)
#DDE2F2
Tritanopia (blue-blind)
#24FFF9
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #7bfdf0; /* rgb */ color: rgb(123, 253, 240); /* oklch */ color: oklch(91.7% 0.117 186.6);
Tailwind
colors: {
custom: {
50: '#abfef4',
500: '#7bfdf0',
950: '#000000',
},
}SCSS
$custom: #7bfdf0; $custom-light: #abfef4; $custom-dark: #000000;
JSON
{
"hex": "#7bfdf0",
"rgb": {
"r": 123,
"g": 253,
"b": 240
},
"hsl": {
"h": 174,
"s": 97.015,
"l": 73.725
},
"oklch": {
"l": 0.91677,
"c": 0.11722,
"h": 186.6
},
"luminance": 0.80753
}Semantic roles & 50–950 ramp
primary
#7BFDF0
secondary
#DB4151
accent
#0017E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685