#7FFDCB#7FFDCB
#7FFDCB is a very light, vivid teal. Relative luminance 0.791; OKLCH L 90.8% C 0.134 H 165.3°. Best body text is #000000 at 16.81:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFDCB |
|---|---|
| RGB | rgb(127, 253, 203) |
| HSL | hsl(156, 97%, 75%) |
| HSV | hsv(156, 50%, 99%) |
| CMYK | cmyk(49.8%, 0%, 19.8%, 0.8%) |
| CIE-LAB | lab(91.27, -46.58, 13.26) |
| CIE-LCH | lch(91.27, 48.43, 164.11°) |
| OKLab | oklab(90.81% -0.1297 0.034) |
| OKLCH | oklch(90.81% 0.134 165.3) |
| XYZ | xyz(54.6523, 79.0697, 68.8703) |
| Luminance | 0.7907 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 0.91
Aquamarine
#7FFFD4
ΔE00 1.89
Light Turquoise
#7EF4CC
ΔE00 2.84
Light Aqua
#8CFFDB
ΔE00 3.61
Light Greenish Blue
#63F7B4
ΔE00 4.17
Pale Turquoise
#A5FBD5
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFDCB #FD7FB1
analogous
#7FFD8C #7FFDCB #7FF0FD
triadic
#7FFDCB #CB7FFD #FDCB7F
tetradic
#7FFDCB #8C7FFD #FD7FB1 #F0FD7F
square
#7FFDCB #8C7FFD #FD7FB1 #F0FD7F
split-complementary
#7FFDCB #FD7FF0 #FD8C7F
monochromatic
#06FB9A #43FCB3 #7FFDCB #BBFEE3 #E1FFF3
Accessibility & contrast
On white
1.25
#7FFDCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.81
#7FFDCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFDCB
16.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFDCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFDCB | 1.00 | 1.25 | 16.81 | 16.81 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EEC8
Deuteranopia (green-blind)
#E5E0CE
Tritanopia (blue-blind)
#52FDEF
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #7ffdcb; /* rgb */ color: rgb(127, 253, 203); /* oklch */ color: oklch(90.8% 0.134 165.3);
Tailwind
colors: {
custom: {
50: '#acfeda',
500: '#7ffdcb',
950: '#000000',
},
}SCSS
$custom: #7ffdcb; $custom-light: #acfeda; $custom-dark: #000000;
JSON
{
"hex": "#7ffdcb",
"rgb": {
"r": 127,
"g": 253,
"b": 203
},
"hsl": {
"h": 156.19,
"s": 96.923,
"l": 74.51
},
"oklch": {
"l": 0.9081,
"c": 0.13413,
"h": 165.3
},
"luminance": 0.79074
}Semantic roles & 50–950 ramp
primary
#7FFDCB
secondary
#DB4581
accent
#005BE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111815
muted
#818684