#7FEDEC#7FEDEC
#7FEDEC is a very light, moderate teal. Relative luminance 0.711; OKLCH L 88.1% C 0.102 H 194.7°. Best body text is #000000 at 15.23:1 contrast (WCAG AA passes).
Color values
| HEX | #7FEDEC |
|---|---|
| RGB | rgb(127, 237, 236) |
| HSL | hsl(179, 75%, 71%) |
| HSV | hsv(179, 46%, 93%) |
| CMYK | cmyk(46.4%, 0%, 0.4%, 7.1%) |
| CIE-LAB | lab(87.55, -31.78, -9.31) |
| CIE-LCH | lch(87.55, 33.12, 196.33°) |
| OKLab | oklab(88.07% -0.0982 -0.0257) |
| OKLCH | oklch(88.07% 0.102 194.7) |
| XYZ | xyz(54.1708, 71.1319, 90.2158) |
| Luminance | 0.7114 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 5.22
Bright Light Blue
#26F7FD
ΔE00 5.29
Robin'S Egg Blue
#98EFF9
ΔE00 5.33
Robin Egg Blue
#8AF1FE
ΔE00 5.36
Light Cyan
#ACFFFC
ΔE00 5.43
Robin'S Egg
#6DEDFD
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FEDEC #ED7F80
analogous
#7FEDB5 #7FEDEC #7FB7ED
triadic
#7FEDEC #EC7FED #EDEC7F
tetradic
#7FEDEC #B57FED #ED7F80 #B7ED7F
square
#7FEDEC #B57FED #ED7F80 #B7ED7F
split-complementary
#7FEDEC #ED7FB7 #EDB57F
monochromatic
#1ED4D2 #49E5E4 #7FEDEC #B5F5F4 #E4FBFB
Accessibility & contrast
On white
1.38
#7FEDEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.23
#7FEDEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FEDEC
15.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FEDEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FEDEC | 1.00 | 1.38 | 15.23 | 15.23 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E4EC
Deuteranopia (green-blind)
#CED5ED
Tritanopia (blue-blind)
#40F3EC
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #7fedec; /* rgb */ color: rgb(127, 237, 236); /* oklch */ color: oklch(88.1% 0.102 194.7);
Tailwind
colors: {
custom: {
50: '#abf3f2',
500: '#7fedec',
950: '#000000',
},
}SCSS
$custom: #7fedec; $custom-light: #abf3f2; $custom-dark: #000000;
JSON
{
"hex": "#7fedec",
"rgb": {
"r": 127,
"g": 237,
"b": 236
},
"hsl": {
"h": 179.455,
"s": 75.342,
"l": 71.373
},
"oklch": {
"l": 0.88074,
"c": 0.10151,
"h": 194.7
},
"luminance": 0.71137
}Semantic roles & 50–950 ramp
primary
#7FEDEC
secondary
#C7494B
accent
#0E10D8
background
#FDFFFF
surface
#F8FEFE
border
#D1D6D6
text
#111716
muted
#818585