#7BFDCD#7BFDCD
#7BFDCD is a very light, vivid teal. Relative luminance 0.789; OKLCH L 90.7% C 0.135 H 166.7°. Best body text is #000000 at 16.77:1 contrast (WCAG AA passes).
Color values
| HEX | #7BFDCD |
|---|---|
| RGB | rgb(123, 253, 205) |
| HSL | hsl(158, 97%, 74%) |
| HSV | hsv(158, 51%, 99%) |
| CMYK | cmyk(51.4%, 0%, 19%, 0.8%) |
| CIE-LAB | lab(91.17, -47.05, 12.08) |
| CIE-LCH | lch(91.17, 48.58, 165.60°) |
| OKLab | oklab(90.71% -0.1314 0.031) |
| OKLCH | oklch(90.71% 0.135 166.7) |
| XYZ | xyz(54.3081, 78.8645, 70.1062) |
| Luminance | 0.7887 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.35
Light Aquamarine
#7BFDC7
ΔE00 1.44
Light Turquoise
#7EF4CC
ΔE00 2.49
Light Aqua
#8CFFDB
ΔE00 3.21
Light Greenish Blue
#63F7B4
ΔE00 4.54
Pale Turquoise
#A5FBD5
ΔE00 4.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BFDCD #FD7BAB
analogous
#7BFD8C #7BFDCD #7BECFD
triadic
#7BFDCD #CD7BFD #FDCD7B
tetradic
#7BFDCD #8C7BFD #FD7BAB #ECFD7B
square
#7BFDCD #8C7BFD #FD7BAB #ECFD7B
split-complementary
#7BFDCD #FD7BEC #FD8C7B
monochromatic
#04FA9F #3FFCB6 #7BFDCD #B7FEE4 #E1FFF4
Accessibility & contrast
On white
1.25
#7BFDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.77
#7BFDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BFDCD
16.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BFDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BFDCD | 1.00 | 1.25 | 16.77 | 16.77 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EECB
Deuteranopia (green-blind)
#E4E0D0
Tritanopia (blue-blind)
#48FEEF
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #7bfdcd; /* rgb */ color: rgb(123, 253, 205); /* oklch */ color: oklch(90.7% 0.135 166.7);
Tailwind
colors: {
custom: {
50: '#a9ffdc',
500: '#7bfdcd',
950: '#000000',
},
}SCSS
$custom: #7bfdcd; $custom-light: #a9ffdc; $custom-dark: #000000;
JSON
{
"hex": "#7bfdcd",
"rgb": {
"r": 123,
"g": 253,
"b": 205
},
"hsl": {
"h": 157.846,
"s": 97.015,
"l": 73.725
},
"oklch": {
"l": 0.90711,
"c": 0.135,
"h": 166.7
},
"luminance": 0.78869
}Semantic roles & 50–950 ramp
primary
#7BFDCD
secondary
#DB417A
accent
#0055E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#111815
muted
#818684