#7BFDF2#7BFDF2
#7BFDF2 is a very light, moderate teal. Relative luminance 0.809; OKLCH L 91.7% C 0.117 H 188.0°. Best body text is #000000 at 17.17:1 contrast (WCAG AA passes).
Color values
| HEX | #7BFDF2 |
|---|---|
| RGB | rgb(123, 253, 242) |
| HSL | hsl(175, 97%, 74%) |
| HSV | hsv(175, 51%, 99%) |
| CMYK | cmyk(51.4%, 0%, 4.3%, 0.8%) |
| CIE-LAB | lab(92.07, -38.55, -5.76) |
| CIE-LCH | lch(92.07, 38.98, 188.50°) |
| OKLab | oklab(91.74% -0.1156 -0.0162) |
| OKLCH | oklch(91.74% 0.117 188) |
| XYZ | xyz(59.3139, 80.8668, 96.4703) |
| Luminance | 0.8087 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 4.52
Bright Aqua
#0BF9EA
ΔE00 4.68
Bright Cyan
#41FDFE
ΔE00 4.76
Tiffany Blue
#7BF2DA
ΔE00 5.07
Aqua
#00FFFF
ΔE00 5.28
Light Cyan
#ACFFFC
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BFDF2 #FD7B86
analogous
#7BFDB1 #7BFDF2 #7BC7FD
triadic
#7BFDF2 #F27BFD #FDF27B
tetradic
#7BFDF2 #B17BFD #FD7B86 #C7FD7B
square
#7BFDF2 #B17BFD #FD7B86 #C7FD7B
split-complementary
#7BFDF2 #FD7BC7 #FDB17B
monochromatic
#04FAE5 #3FFCEC #7BFDF2 #B7FEF8 #E1FFFC
Accessibility & contrast
On white
1.22
#7BFDF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.17
#7BFDF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BFDF2
17.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BFDF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BFDF2 | 1.00 | 1.22 | 17.17 | 17.17 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F1F2
Deuteranopia (green-blind)
#DCE2F3
Tritanopia (blue-blind)
#20FFF9
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #7bfdf2; /* rgb */ color: rgb(123, 253, 242); /* oklch */ color: oklch(91.7% 0.117 188.0);
Tailwind
colors: {
custom: {
50: '#abfef6',
500: '#7bfdf2',
950: '#000000',
},
}SCSS
$custom: #7bfdf2; $custom-light: #abfef6; $custom-dark: #000000;
JSON
{
"hex": "#7bfdf2",
"rgb": {
"r": 123,
"g": 253,
"b": 242
},
"hsl": {
"h": 174.923,
"s": 97.015,
"l": 73.725
},
"oklch": {
"l": 0.91738,
"c": 0.11672,
"h": 188
},
"luminance": 0.80872
}Semantic roles & 50–950 ramp
primary
#7BFDF2
secondary
#DB414E
accent
#0013E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685