#7CFDCB#7CFDCB
#7CFDCB is a very light, vivid teal. Relative luminance 0.788; OKLCH L 90.7% C 0.136 H 165.7°. Best body text is #000000 at 16.77:1 contrast (WCAG AA passes).
Color values
| HEX | #7CFDCB |
|---|---|
| RGB | rgb(124, 253, 203) |
| HSL | hsl(157, 97%, 74%) |
| HSV | hsv(157, 51%, 99%) |
| CMYK | cmyk(51%, 0%, 19.8%, 0.8%) |
| CIE-LAB | lab(91.16, -47.25, 13.10) |
| CIE-LCH | lch(91.16, 49.04, 164.50°) |
| OKLab | oklab(90.7% -0.1316 0.0336) |
| OKLCH | oklch(90.7% 0.136 165.7) |
| XYZ | xyz(54.2120, 78.8427, 68.8497) |
| Luminance | 0.7885 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 0.93
Aquamarine
#7FFFD4
ΔE00 1.83
Light Turquoise
#7EF4CC
ΔE00 2.82
Light Aqua
#8CFFDB
ΔE00 3.63
Light Greenish Blue
#63F7B4
ΔE00 4.12
Pale Turquoise
#A5FBD5
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CFDCB #FD7CAE
analogous
#7CFD8B #7CFDCB #7CEFFD
triadic
#7CFDCB #CB7CFD #FDCB7C
tetradic
#7CFDCB #8B7CFD #FD7CAE #EFFD7C
square
#7CFDCB #8B7CFD #FD7CAE #EFFD7C
split-complementary
#7CFDCB #FD7CEF #FD8B7C
monochromatic
#04FB9B #40FCB3 #7CFDCB #B8FEE3 #E1FFF3
Accessibility & contrast
On white
1.25
#7CFDCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.77
#7CFDCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CFDCB
16.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CFDCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CFDCB | 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)
#F8EEC8
Deuteranopia (green-blind)
#E5E0CE
Tritanopia (blue-blind)
#4BFDEF
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #7cfdcb; /* rgb */ color: rgb(124, 253, 203); /* oklch */ color: oklch(90.7% 0.136 165.7);
Tailwind
colors: {
custom: {
50: '#aaffda',
500: '#7cfdcb',
950: '#000000',
},
}SCSS
$custom: #7cfdcb; $custom-light: #aaffda; $custom-dark: #000000;
JSON
{
"hex": "#7cfdcb",
"rgb": {
"r": 124,
"g": 253,
"b": 203
},
"hsl": {
"h": 156.744,
"s": 96.992,
"l": 73.922
},
"oklch": {
"l": 0.90698,
"c": 0.13587,
"h": 165.7
},
"luminance": 0.78847
}Semantic roles & 50–950 ramp
primary
#7CFDCB
secondary
#DB427D
accent
#0059E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#111815
muted
#818684