#7FFDCE#7FFDCE
#7FFDCE is a very light, vivid teal. Relative luminance 0.792; OKLCH L 90.9% C 0.132 H 166.7°. Best body text is #000000 at 16.84:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFDCE |
|---|---|
| RGB | rgb(127, 253, 206) |
| HSL | hsl(158, 97%, 75%) |
| HSV | hsv(158, 50%, 99%) |
| CMYK | cmyk(49.8%, 0%, 18.6%, 0.8%) |
| CIE-LAB | lab(91.33, -45.94, 11.81) |
| CIE-LCH | lch(91.33, 47.44, 165.59°) |
| OKLab | oklab(90.89% -0.1284 0.0303) |
| OKLCH | oklch(90.89% 0.132 166.7) |
| XYZ | xyz(55.0132, 79.2141, 70.7714) |
| Luminance | 0.7922 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.18
Light Aquamarine
#7BFDC7
ΔE00 1.62
Light Turquoise
#7EF4CC
ΔE00 2.34
Light Aqua
#8CFFDB
ΔE00 2.93
Pale Turquoise
#A5FBD5
ΔE00 4.37
Light Greenish Blue
#63F7B4
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFDCE #FD7FAE
analogous
#7FFD8F #7FFDCE #7FEDFD
triadic
#7FFDCE #CE7FFD #FDCE7F
tetradic
#7FFDCE #8F7FFD #FD7FAE #EDFD7F
square
#7FFDCE #8F7FFD #FD7FAE #EDFD7F
split-complementary
#7FFDCE #FD7FED #FD8F7F
monochromatic
#06FBA0 #43FCB7 #7FFDCE #BBFEE5 #E1FFF3
Accessibility & contrast
On white
1.25
#7FFDCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.84
#7FFDCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFDCE
16.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFDCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFDCE | 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)
#F8EECC
Deuteranopia (green-blind)
#E5E1D1
Tritanopia (blue-blind)
#50FEF0
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #7ffdce; /* rgb */ color: rgb(127, 253, 206); /* oklch */ color: oklch(90.9% 0.132 166.7);
Tailwind
colors: {
custom: {
50: '#acfedd',
500: '#7ffdce',
950: '#000000',
},
}SCSS
$custom: #7ffdce; $custom-light: #acfedd; $custom-dark: #000000;
JSON
{
"hex": "#7ffdce",
"rgb": {
"r": 127,
"g": 253,
"b": 206
},
"hsl": {
"h": 157.619,
"s": 96.923,
"l": 74.51
},
"oklch": {
"l": 0.90885,
"c": 0.13196,
"h": 166.7
},
"luminance": 0.79219
}Semantic roles & 50–950 ramp
primary
#7FFDCE
secondary
#DB457D
accent
#0056E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684