#7FFFCE#7FFFCE
#7FFFCE is a very light, vivid teal. Relative luminance 0.805; OKLCH L 91.3% C 0.135 H 166.1°. Best body text is #000000 at 17.10:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFFCE |
|---|---|
| RGB | rgb(127, 255, 206) |
| HSL | hsl(157, 100%, 75%) |
| HSV | hsv(157, 50%, 100%) |
| CMYK | cmyk(50.2%, 0%, 19.2%, 0%) |
| CIE-LAB | lab(91.90, -46.81, 12.62) |
| CIE-LCH | lch(91.90, 48.48, 164.91°) |
| OKLab | oklab(91.35% -0.1306 0.0324) |
| OKLCH | oklch(91.35% 0.135 166.1) |
| XYZ | xyz(55.6479, 80.4835, 70.9829) |
| Luminance | 0.8049 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.29
Aquamarine
#7FFFD4
ΔE00 1.51
Light Turquoise
#7EF4CC
ΔE00 2.91
Light Aqua
#8CFFDB
ΔE00 3.29
Light Greenish Blue
#63F7B4
ΔE00 4.56
Pale Turquoise
#A5FBD5
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFFCE #FF7FB0
analogous
#7FFF8E #7FFFCE #7FF0FF
triadic
#7FFFCE #CE7FFF #FFCE7F
tetradic
#7FFFCE #8E7FFF #FF7FB0 #F0FF7F
square
#7FFFCE #8E7FFF #FF7FB0 #F0FF7F
split-complementary
#7FFFCE #FF7FF0 #FF8E7F
monochromatic
#05FF9F #42FFB7 #7FFFCE #BCFFE5 #E0FFF3
Accessibility & contrast
On white
1.23
#7FFFCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.10
#7FFFCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFFCE
17.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFFCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFFCE | 1.00 | 1.23 | 17.10 | 17.10 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF0CB
Deuteranopia (green-blind)
#E7E2D1
Tritanopia (blue-blind)
#50FFF1
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #7fffce; /* rgb */ color: rgb(127, 255, 206); /* oklch */ color: oklch(91.3% 0.135 166.1);
Tailwind
colors: {
custom: {
50: '#acffdd',
500: '#7fffce',
950: '#000000',
},
}SCSS
$custom: #7fffce; $custom-light: #acffdd; $custom-dark: #000000;
JSON
{
"hex": "#7fffce",
"rgb": {
"r": 127,
"g": 255,
"b": 206
},
"hsl": {
"h": 157.031,
"s": 100,
"l": 74.902
},
"oklch": {
"l": 0.91348,
"c": 0.13454,
"h": 166.1
},
"luminance": 0.80488
}Semantic roles & 50–950 ramp
primary
#7FFFCE
secondary
#DE447F
accent
#0058E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684