#7BFDCC#7BFDCC
#7BFDCC is a very light, vivid teal. Relative luminance 0.788; OKLCH L 90.7% C 0.136 H 166.3°. Best body text is #000000 at 16.76:1 contrast (WCAG AA passes).
Color values
| HEX | #7BFDCC |
|---|---|
| RGB | rgb(123, 253, 204) |
| HSL | hsl(157, 97%, 74%) |
| HSV | hsv(157, 51%, 99%) |
| CMYK | cmyk(51.4%, 0%, 19.4%, 0.8%) |
| CIE-LAB | lab(91.15, -47.26, 12.56) |
| CIE-LCH | lch(91.15, 48.90, 165.11°) |
| OKLab | oklab(90.69% -0.1318 0.0322) |
| OKLCH | oklch(90.69% 0.136 166.3) |
| XYZ | xyz(54.1877, 78.8164, 69.4725) |
| Luminance | 0.7882 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.19
Aquamarine
#7FFFD4
ΔE00 1.59
Light Turquoise
#7EF4CC
ΔE00 2.65
Light Aqua
#8CFFDB
ΔE00 3.42
Light Greenish Blue
#63F7B4
ΔE00 4.32
Pale Turquoise
#A5FBD5
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BFDCC #FD7BAC
analogous
#7BFD8B #7BFDCC #7BEDFD
triadic
#7BFDCC #CC7BFD #FDCC7B
tetradic
#7BFDCC #8B7BFD #FD7BAC #EDFD7B
square
#7BFDCC #8B7BFD #FD7BAC #EDFD7B
split-complementary
#7BFDCC #FD7BED #FD8B7B
monochromatic
#04FA9D #3FFCB5 #7BFDCC #B7FEE3 #E1FFF3
Accessibility & contrast
On white
1.25
#7BFDCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.76
#7BFDCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BFDCC
16.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BFDCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BFDCC | 1.00 | 1.25 | 16.76 | 16.76 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EEC9
Deuteranopia (green-blind)
#E5E0CF
Tritanopia (blue-blind)
#48FEEF
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #7bfdcc; /* rgb */ color: rgb(123, 253, 204); /* oklch */ color: oklch(90.7% 0.136 166.3);
Tailwind
colors: {
custom: {
50: '#a9ffdb',
500: '#7bfdcc',
950: '#000000',
},
}SCSS
$custom: #7bfdcc; $custom-light: #a9ffdb; $custom-dark: #000000;
JSON
{
"hex": "#7bfdcc",
"rgb": {
"r": 123,
"g": 253,
"b": 204
},
"hsl": {
"h": 157.385,
"s": 97.015,
"l": 73.725
},
"oklch": {
"l": 0.90686,
"c": 0.13572,
"h": 166.3
},
"luminance": 0.78821
}Semantic roles & 50–950 ramp
primary
#7BFDCC
secondary
#DB417B
accent
#0057E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#111815
muted
#818684