#7BFCDE#7BFCDE
#7BFCDE is a very light, vivid teal. Relative luminance 0.791; OKLCH L 90.9% C 0.123 H 176.1°. Best body text is #000000 at 16.82:1 contrast (WCAG AA passes).
Color values
| HEX | #7BFCDE |
|---|---|
| RGB | rgb(123, 252, 222) |
| HSL | hsl(166, 96%, 74%) |
| HSV | hsv(166, 51%, 99%) |
| CMYK | cmyk(51.2%, 0%, 11.9%, 1.2%) |
| CIE-LAB | lab(91.28, -42.85, 3.45) |
| CIE-LCH | lch(91.28, 42.99, 175.40°) |
| OKLab | oklab(90.93% -0.123 0.0085) |
| OKLCH | oklch(90.93% 0.123 176.1) |
| XYZ | xyz(56.1578, 79.1007, 81.4016) |
| Luminance | 0.7911 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.48
Tiffany Blue
#7BF2DA
ΔE00 2.56
Aquamarine
#7FFFD4
ΔE00 3.59
Light Turquoise
#7EF4CC
ΔE00 3.66
Pale Turquoise
#A5FBD5
ΔE00 5.65
Aqua (survey)
#13EAC9
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BFCDE #FC7B99
analogous
#7BFC9D #7BFCDE #7BD9FC
triadic
#7BFCDE #DE7BFC #FCDE7B
tetradic
#7BFCDE #9D7BFC #FC7B99 #D9FC7B
square
#7BFCDE #9D7BFC #FC7B99 #D9FC7B
split-complementary
#7BFCDE #FC7BD9 #FC9D7B
monochromatic
#06F7BF #3FFBCF #7BFCDE #B7FDED #E1FEF8
Accessibility & contrast
On white
1.25
#7BFCDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.82
#7BFCDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BFCDE
16.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BFCDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BFCDE | 1.00 | 1.25 | 16.82 | 16.82 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EFDD
Deuteranopia (green-blind)
#E0E0E0
Tritanopia (blue-blind)
#3BFFF3
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #7bfcde; /* rgb */ color: rgb(123, 252, 222); /* oklch */ color: oklch(90.9% 0.123 176.1);
Tailwind
colors: {
custom: {
50: '#aafee8',
500: '#7bfcde',
950: '#000000',
},
}SCSS
$custom: #7bfcde; $custom-light: #aafee8; $custom-dark: #000000;
JSON
{
"hex": "#7bfcde",
"rgb": {
"r": 123,
"g": 252,
"b": 222
},
"hsl": {
"h": 166.047,
"s": 95.556,
"l": 73.529
},
"oklch": {
"l": 0.90927,
"c": 0.12326,
"h": 176.1
},
"luminance": 0.79106
}Semantic roles & 50–950 ramp
primary
#7BFCDE
secondary
#D94265
accent
#0035E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111816
muted
#818684