#7BFCDF#7BFCDF
#7BFCDF is a very light, vivid teal. Relative luminance 0.792; OKLCH L 91.0% C 0.123 H 176.6°. Best body text is #000000 at 16.83:1 contrast (WCAG AA passes).
Color values
| HEX | #7BFCDF |
|---|---|
| RGB | rgb(123, 252, 223) |
| HSL | hsl(167, 96%, 74%) |
| HSV | hsv(167, 51%, 99%) |
| CMYK | cmyk(51.2%, 0%, 11.5%, 1.2%) |
| CIE-LAB | lab(91.30, -42.62, 2.96) |
| CIE-LCH | lch(91.30, 42.73, 176.02°) |
| OKLab | oklab(90.96% -0.1225 0.0072) |
| OKLCH | oklch(90.96% 0.123 176.6) |
| XYZ | xyz(56.2922, 79.1544, 82.1096) |
| Luminance | 0.7916 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.41
Light Aqua
#8CFFDB
ΔE00 2.71
Aquamarine
#7FFFD4
ΔE00 3.88
Light Turquoise
#7EF4CC
ΔE00 3.92
Pale Turquoise
#A5FBD5
ΔE00 5.83
Aqua (survey)
#13EAC9
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BFCDF #FC7B98
analogous
#7BFC9E #7BFCDF #7BD8FC
triadic
#7BFCDF #DF7BFC #FCDF7B
tetradic
#7BFCDF #9E7BFC #FC7B98 #D8FC7B
square
#7BFCDF #9E7BFC #FC7B98 #D8FC7B
split-complementary
#7BFCDF #FC7BD8 #FC9E7B
monochromatic
#06F7C1 #3FFBD0 #7BFCDF #B7FDEE #E1FEF8
Accessibility & contrast
On white
1.25
#7BFCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.83
#7BFCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BFCDF
16.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BFCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BFCDF | 1.00 | 1.25 | 16.83 | 16.83 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EFDE
Deuteranopia (green-blind)
#E0E0E1
Tritanopia (blue-blind)
#3AFFF3
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #7bfcdf; /* rgb */ color: rgb(123, 252, 223); /* oklch */ color: oklch(91.0% 0.123 176.6);
Tailwind
colors: {
custom: {
50: '#aafee9',
500: '#7bfcdf',
950: '#000000',
},
}SCSS
$custom: #7bfcdf; $custom-light: #aafee9; $custom-dark: #000000;
JSON
{
"hex": "#7bfcdf",
"rgb": {
"r": 123,
"g": 252,
"b": 223
},
"hsl": {
"h": 166.512,
"s": 95.556,
"l": 73.529
},
"oklch": {
"l": 0.90955,
"c": 0.12275,
"h": 176.6
},
"luminance": 0.79159
}Semantic roles & 50–950 ramp
primary
#7BFCDF
secondary
#D94264
accent
#0034E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111816
muted
#818684