#7BFCDA#7BFCDA
#7BFCDA is a very light, vivid teal. Relative luminance 0.789; OKLCH L 90.8% C 0.125 H 173.8°. Best body text is #000000 at 16.78:1 contrast (WCAG AA passes).
Color values
| HEX | #7BFCDA |
|---|---|
| RGB | rgb(123, 252, 218) |
| HSL | hsl(164, 96%, 74%) |
| HSV | hsv(164, 51%, 99%) |
| CMYK | cmyk(51.2%, 0%, 13.5%, 1.2%) |
| CIE-LAB | lab(91.18, -43.76, 5.38) |
| CIE-LCH | lch(91.18, 44.09, 172.99°) |
| OKLab | oklab(90.82% -0.1247 0.0136) |
| OKLCH | oklch(90.82% 0.125 173.8) |
| XYZ | xyz(55.6281, 78.8888, 78.6116) |
| Luminance | 0.7889 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.75
Aquamarine
#7FFFD4
ΔE00 2.47
Light Turquoise
#7EF4CC
ΔE00 2.71
Tiffany Blue
#7BF2DA
ΔE00 3.34
Pale Turquoise
#A5FBD5
ΔE00 5.06
Light Aquamarine
#7BFDC7
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BFCDA #FC7B9D
analogous
#7BFC99 #7BFCDA #7BDDFC
triadic
#7BFCDA #DA7BFC #FCDA7B
tetradic
#7BFCDA #997BFC #FC7B9D #DDFC7B
square
#7BFCDA #997BFC #FC7B9D #DDFC7B
split-complementary
#7BFCDA #FC7BDD #FC997B
monochromatic
#06F7B7 #3FFBC9 #7BFCDA #B7FDEB #E1FEF7
Accessibility & contrast
On white
1.25
#7BFCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.78
#7BFCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BFCDA
16.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BFCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BFCDA | 1.00 | 1.25 | 16.78 | 16.78 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EED8
Deuteranopia (green-blind)
#E1E0DC
Tritanopia (blue-blind)
#3EFEF2
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #7bfcda; /* rgb */ color: rgb(123, 252, 218); /* oklch */ color: oklch(90.8% 0.125 173.8);
Tailwind
colors: {
custom: {
50: '#aafee5',
500: '#7bfcda',
950: '#000000',
},
}SCSS
$custom: #7bfcda; $custom-light: #aafee5; $custom-dark: #000000;
JSON
{
"hex": "#7bfcda",
"rgb": {
"r": 123,
"g": 252,
"b": 218
},
"hsl": {
"h": 164.186,
"s": 95.556,
"l": 73.529
},
"oklch": {
"l": 0.90818,
"c": 0.12543,
"h": 173.8
},
"luminance": 0.78894
}Semantic roles & 50–950 ramp
primary
#7BFCDA
secondary
#D9426A
accent
#003CE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#111815
muted
#818684