#7BFDF9#7BFDF9
#7BFDF9 is a very light, moderate teal. Relative luminance 0.813; OKLCH L 92.0% C 0.116 H 192.6°. Best body text is #000000 at 17.26:1 contrast (WCAG AA passes).
Color values
| HEX | #7BFDF9 |
|---|---|
| RGB | rgb(123, 253, 249) |
| HSL | hsl(178, 97%, 74%) |
| HSV | hsv(178, 51%, 99%) |
| CMYK | cmyk(51.4%, 0%, 1.6%, 0.8%) |
| CIE-LAB | lab(92.26, -36.82, -9.11) |
| CIE-LCH | lch(92.26, 37.93, 193.89°) |
| OKLab | oklab(91.96% -0.1127 -0.0253) |
| OKLCH | oklch(91.96% 0.116 192.6) |
| XYZ | xyz(60.3854, 81.2954, 102.1135) |
| Luminance | 0.8130 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.34
Bright Turquoise
#0FFEF9
ΔE00 4.31
Aqua
#00FFFF
ΔE00 4.31
Bright Light Blue
#26F7FD
ΔE00 4.73
Light Cyan
#ACFFFC
ΔE00 5.01
Bright Aqua
#0BF9EA
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BFDF9 #FD7B7F
analogous
#7BFDB8 #7BFDF9 #7BC0FD
triadic
#7BFDF9 #F97BFD #FDF97B
tetradic
#7BFDF9 #B87BFD #FD7B7F #C0FD7B
square
#7BFDF9 #B87BFD #FD7B7F #C0FD7B
split-complementary
#7BFDF9 #FD7BC0 #FDB87B
monochromatic
#04FAF2 #3FFCF6 #7BFDF9 #B7FEFC #E1FFFE
Accessibility & contrast
On white
1.22
#7BFDF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.26
#7BFDF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BFDF9
17.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BFDF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BFDF9 | 1.00 | 1.22 | 17.26 | 17.26 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F2F9
Deuteranopia (green-blind)
#DAE2FA
Tritanopia (blue-blind)
#0DFFFB
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #7bfdf9; /* rgb */ color: rgb(123, 253, 249); /* oklch */ color: oklch(92.0% 0.116 192.6);
Tailwind
colors: {
custom: {
50: '#abfefb',
500: '#7bfdf9',
950: '#000000',
},
}SCSS
$custom: #7bfdf9; $custom-light: #abfefb; $custom-dark: #000000;
JSON
{
"hex": "#7bfdf9",
"rgb": {
"r": 123,
"g": 253,
"b": 249
},
"hsl": {
"h": 178.154,
"s": 97.015,
"l": 73.725
},
"oklch": {
"l": 0.91955,
"c": 0.11552,
"h": 192.6
},
"luminance": 0.81301
}Semantic roles & 50–950 ramp
primary
#7BFDF9
secondary
#DB4146
accent
#0007E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685