#7BFDF7#7BFDF7
#7BFDF7 is a very light, moderate teal. Relative luminance 0.812; OKLCH L 91.9% C 0.116 H 191.3°. Best body text is #000000 at 17.24:1 contrast (WCAG AA passes).
Color values
| HEX | #7BFDF7 |
|---|---|
| RGB | rgb(123, 253, 247) |
| HSL | hsl(177, 97%, 74%) |
| HSV | hsv(177, 51%, 99%) |
| CMYK | cmyk(51.4%, 0%, 2.4%, 0.8%) |
| CIE-LAB | lab(92.21, -37.32, -8.15) |
| CIE-LCH | lch(92.21, 38.20, 192.32°) |
| OKLab | oklab(91.89% -0.1135 -0.0227) |
| OKLCH | oklch(91.89% 0.116 191.3) |
| XYZ | xyz(60.0751, 81.1713, 100.4794) |
| Luminance | 0.8118 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.63
Bright Turquoise
#0FFEF9
ΔE00 4.22
Aqua
#00FFFF
ΔE00 4.47
Bright Light Blue
#26F7FD
ΔE00 5.14
Light Cyan
#ACFFFC
ΔE00 5.17
Bright Aqua
#0BF9EA
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BFDF7 #FD7B81
analogous
#7BFDB6 #7BFDF7 #7BC2FD
triadic
#7BFDF7 #F77BFD #FDF77B
tetradic
#7BFDF7 #B67BFD #FD7B81 #C2FD7B
square
#7BFDF7 #B67BFD #FD7B81 #C2FD7B
split-complementary
#7BFDF7 #FD7BC2 #FDB67B
monochromatic
#04FAEE #3FFCF3 #7BFDF7 #B7FEFB #E1FFFD
Accessibility & contrast
On white
1.22
#7BFDF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.24
#7BFDF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BFDF7
17.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BFDF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BFDF7 | 1.00 | 1.22 | 17.24 | 17.24 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F2F7
Deuteranopia (green-blind)
#DBE2F8
Tritanopia (blue-blind)
#14FFFB
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #7bfdf7; /* rgb */ color: rgb(123, 253, 247); /* oklch */ color: oklch(91.9% 0.116 191.3);
Tailwind
colors: {
custom: {
50: '#abfef9',
500: '#7bfdf7',
950: '#000000',
},
}SCSS
$custom: #7bfdf7; $custom-light: #abfef9; $custom-dark: #000000;
JSON
{
"hex": "#7bfdf7",
"rgb": {
"r": 123,
"g": 253,
"b": 247
},
"hsl": {
"h": 177.231,
"s": 97.015,
"l": 73.725
},
"oklch": {
"l": 0.91892,
"c": 0.11578,
"h": 191.3
},
"luminance": 0.81177
}Semantic roles & 50–950 ramp
primary
#7BFDF7
secondary
#DB4149
accent
#000BE6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685