#7FEDED#7FEDED
#7FEDED is a very light, moderate teal. Relative luminance 0.712; OKLCH L 88.1% C 0.101 H 195.5°. Best body text is #000000 at 15.24:1 contrast (WCAG AA passes).
Color values
| HEX | #7FEDED |
|---|---|
| RGB | rgb(127, 237, 237) |
| HSL | hsl(180, 75%, 71%) |
| HSV | hsv(180, 46%, 93%) |
| CMYK | cmyk(46.4%, 0%, 0%, 7.1%) |
| CIE-LAB | lab(87.58, -31.53, -9.80) |
| CIE-LCH | lch(87.58, 33.02, 197.26°) |
| OKLab | oklab(88.11% -0.0978 -0.0271) |
| OKLCH | oklch(88.11% 0.101 195.5) |
| XYZ | xyz(54.3165, 71.1902, 90.9831) |
| Luminance | 0.7119 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin Egg Blue
#8AF1FE
ΔE00 5.02
Robin'S Egg Blue
#98EFF9
ΔE00 5.03
Bright Light Blue
#26F7FD
ΔE00 5.21
Bright Cyan
#41FDFE
ΔE00 5.24
Robin'S Egg
#6DEDFD
ΔE00 5.31
Light Cyan
#ACFFFC
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FEDED #ED7F7F
analogous
#7FEDB6 #7FEDED #7FB6ED
triadic
#7FEDED #ED7FED #EDED7F
tetradic
#7FEDED #B67FED #ED7F7F #B6ED7F
square
#7FEDED #B67FED #ED7F7F #B6ED7F
split-complementary
#7FEDED #ED7FB6 #EDB67F
monochromatic
#1ED4D4 #49E5E5 #7FEDED #B5F5F5 #E4FBFB
Accessibility & contrast
On white
1.38
#7FEDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.24
#7FEDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FEDED
15.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FEDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FEDED | 1.00 | 1.38 | 15.24 | 15.24 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E4ED
Deuteranopia (green-blind)
#CDD6EE
Tritanopia (blue-blind)
#3FF3ED
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #7feded; /* rgb */ color: rgb(127, 237, 237); /* oklch */ color: oklch(88.1% 0.101 195.5);
Tailwind
colors: {
custom: {
50: '#abf3f2',
500: '#7feded',
950: '#000000',
},
}SCSS
$custom: #7feded; $custom-light: #abf3f2; $custom-dark: #000000;
JSON
{
"hex": "#7feded",
"rgb": {
"r": 127,
"g": 237,
"b": 237
},
"hsl": {
"h": 180,
"s": 75.342,
"l": 71.373
},
"oklch": {
"l": 0.88106,
"c": 0.10146,
"h": 195.5
},
"luminance": 0.71195
}Semantic roles & 50–950 ramp
primary
#7FEDED
secondary
#C74949
accent
#0E0ED8
background
#FDFFFF
surface
#F8FEFE
border
#D1D6D6
text
#111717
muted
#818585