#7FFCDA#7FFCDA
#7FFCDA is a very light, vivid teal. Relative luminance 0.792; OKLCH L 91.0% C 0.123 H 173.4°. Best body text is #000000 at 16.84:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFCDA |
|---|---|
| RGB | rgb(127, 252, 218) |
| HSL | hsl(164, 95%, 74%) |
| HSV | hsv(164, 50%, 99%) |
| CMYK | cmyk(49.6%, 0%, 13.5%, 1.2%) |
| CIE-LAB | lab(91.32, -42.89, 5.59) |
| CIE-LCH | lch(91.32, 43.25, 172.57°) |
| OKLab | oklab(90.97% -0.1221 0.0142) |
| OKLCH | oklch(90.97% 0.123 173.4) |
| XYZ | xyz(56.2122, 79.1899, 78.6390) |
| Luminance | 0.7920 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.44
Aquamarine
#7FFFD4
ΔE00 2.38
Light Turquoise
#7EF4CC
ΔE00 2.60
Tiffany Blue
#7BF2DA
ΔE00 3.38
Pale Turquoise
#A5FBD5
ΔE00 4.73
Light Aquamarine
#7BFDC7
ΔE00 5.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFCDA #FC7FA1
analogous
#7FFC9C #7FFCDA #7FE0FC
triadic
#7FFCDA #DA7FFC #FCDA7F
tetradic
#7FFCDA #9C7FFC #FC7FA1 #E0FC7F
square
#7FFCDA #9C7FFC #FC7FA1 #E0FC7F
split-complementary
#7FFCDA #FC7FE0 #FC9C7F
monochromatic
#07F9B7 #43FBC9 #7FFCDA #BBFDEB #E1FEF6
Accessibility & contrast
On white
1.25
#7FFCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.84
#7FFCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFCDA
16.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFCDA | 1.00 | 1.25 | 16.84 | 16.84 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EFD8
Deuteranopia (green-blind)
#E1E0DC
Tritanopia (blue-blind)
#49FEF2
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #7ffcda; /* rgb */ color: rgb(127, 252, 218); /* oklch */ color: oklch(91.0% 0.123 173.4);
Tailwind
colors: {
custom: {
50: '#acfee5',
500: '#7ffcda',
950: '#000000',
},
}SCSS
$custom: #7ffcda; $custom-light: #acfee5; $custom-dark: #000000;
JSON
{
"hex": "#7ffcda",
"rgb": {
"r": 127,
"g": 252,
"b": 218
},
"hsl": {
"h": 163.68,
"s": 95.42,
"l": 74.314
},
"oklch": {
"l": 0.90966,
"c": 0.12297,
"h": 173.4
},
"luminance": 0.79195
}Semantic roles & 50–950 ramp
primary
#7FFCDA
secondary
#DA456E
accent
#003EE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684