#7CFDDD#7CFDDD
#7CFDDD is a very light, vivid teal. Relative luminance 0.798; OKLCH L 91.2% C 0.124 H 174.9°. Best body text is #000000 at 16.95:1 contrast (WCAG AA passes).
Color values
| HEX | #7CFDDD |
|---|---|
| RGB | rgb(124, 253, 221) |
| HSL | hsl(165, 97%, 74%) |
| HSV | hsv(165, 51%, 99%) |
| CMYK | cmyk(51%, 0%, 12.6%, 0.8%) |
| CIE-LAB | lab(91.57, -43.31, 4.39) |
| CIE-LCH | lch(91.57, 43.53, 174.21°) |
| OKLab | oklab(91.17% -0.1238 0.011) |
| OKLCH | oklch(91.17% 0.124 174.9) |
| XYZ | xyz(56.4829, 79.7511, 80.8096) |
| Luminance | 0.7976 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.99
Aquamarine
#7FFFD4
ΔE00 3.01
Tiffany Blue
#7BF2DA
ΔE00 3.05
Light Turquoise
#7EF4CC
ΔE00 3.29
Pale Turquoise
#A5FBD5
ΔE00 5.32
Light Aquamarine
#7BFDC7
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CFDDD #FD7C9C
analogous
#7CFD9D #7CFDDD #7CDDFD
triadic
#7CFDDD #DD7CFD #FDDD7C
tetradic
#7CFDDD #9D7CFD #FD7C9C #DDFD7C
square
#7CFDDD #9D7CFD #FD7C9C #DDFD7C
split-complementary
#7CFDDD #FD7CDD #FD9D7C
monochromatic
#04FBBE #40FCCD #7CFDDD #B8FEED #E1FFF7
Accessibility & contrast
On white
1.24
#7CFDDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.95
#7CFDDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CFDDD
16.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CFDDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CFDDD | 1.00 | 1.24 | 16.95 | 16.95 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EFDC
Deuteranopia (green-blind)
#E1E1DF
Tritanopia (blue-blind)
#3EFFF3
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #7cfddd; /* rgb */ color: rgb(124, 253, 221); /* oklch */ color: oklch(91.2% 0.124 174.9);
Tailwind
colors: {
custom: {
50: '#aafee7',
500: '#7cfddd',
950: '#000000',
},
}SCSS
$custom: #7cfddd; $custom-light: #aafee7; $custom-dark: #000000;
JSON
{
"hex": "#7cfddd",
"rgb": {
"r": 124,
"g": 253,
"b": 221
},
"hsl": {
"h": 165.116,
"s": 96.992,
"l": 73.922
},
"oklch": {
"l": 0.91166,
"c": 0.12434,
"h": 174.9
},
"luminance": 0.79756
}Semantic roles & 50–950 ramp
primary
#7CFDDD
secondary
#DB4268
accent
#0039E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111816
muted
#818684