#7FFDCD#7FFDCD
#7FFDCD is a very light, vivid teal. Relative luminance 0.792; OKLCH L 90.9% C 0.133 H 166.2°. Best body text is #000000 at 16.83:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFDCD |
|---|---|
| RGB | rgb(127, 253, 205) |
| HSL | hsl(157, 97%, 75%) |
| HSV | hsv(157, 50%, 99%) |
| CMYK | cmyk(49.8%, 0%, 19%, 0.8%) |
| CIE-LAB | lab(91.31, -46.16, 12.29) |
| CIE-LCH | lch(91.31, 47.76, 165.09°) |
| OKLab | oklab(90.86% -0.1289 0.0315) |
| OKLCH | oklch(90.86% 0.133 166.2) |
| XYZ | xyz(54.8922, 79.1657, 70.1336) |
| Luminance | 0.7917 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.38
Aquamarine
#7FFFD4
ΔE00 1.42
Light Turquoise
#7EF4CC
ΔE00 2.50
Light Aqua
#8CFFDB
ΔE00 3.15
Pale Turquoise
#A5FBD5
ΔE00 4.43
Light Greenish Blue
#63F7B4
ΔE00 4.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFDCD #FD7FAF
analogous
#7FFD8E #7FFDCD #7FEEFD
triadic
#7FFDCD #CD7FFD #FDCD7F
tetradic
#7FFDCD #8E7FFD #FD7FAF #EEFD7F
square
#7FFDCD #8E7FFD #FD7FAF #EEFD7F
split-complementary
#7FFDCD #FD7FEE #FD8E7F
monochromatic
#06FB9E #43FCB5 #7FFDCD #BBFEE5 #E1FFF3
Accessibility & contrast
On white
1.25
#7FFDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.83
#7FFDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFDCD
16.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFDCD | 1.00 | 1.25 | 16.83 | 16.83 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EECB
Deuteranopia (green-blind)
#E5E0D0
Tritanopia (blue-blind)
#51FEEF
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #7ffdcd; /* rgb */ color: rgb(127, 253, 205); /* oklch */ color: oklch(90.9% 0.133 166.2);
Tailwind
colors: {
custom: {
50: '#acfedc',
500: '#7ffdcd',
950: '#000000',
},
}SCSS
$custom: #7ffdcd; $custom-light: #acfedc; $custom-dark: #000000;
JSON
{
"hex": "#7ffdcd",
"rgb": {
"r": 127,
"g": 253,
"b": 205
},
"hsl": {
"h": 157.143,
"s": 96.923,
"l": 74.51
},
"oklch": {
"l": 0.90859,
"c": 0.13266,
"h": 166.2
},
"luminance": 0.7917
}Semantic roles & 50–950 ramp
primary
#7FFDCD
secondary
#DB457E
accent
#0057E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684