#7FDEEC#7FDEEC
#7FDEEC is a very light, moderate teal. Relative luminance 0.628; OKLCH L 84.7% C 0.092 H 207.8°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #7FDEEC |
|---|---|
| RGB | rgb(127, 222, 236) |
| HSL | hsl(188, 74%, 71%) |
| HSV | hsv(188, 46%, 93%) |
| CMYK | cmyk(46.2%, 5.9%, 0%, 7.5%) |
| CIE-LAB | lab(83.34, -24.54, -15.60) |
| CIE-LCH | lch(83.34, 29.08, 212.44°) |
| OKLab | oklab(84.7% -0.0815 -0.043) |
| OKLCH | oklch(84.7% 0.092 207.8) |
| XYZ | xyz(50.0082, 62.8067, 88.8282) |
| Luminance | 0.6281 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.96
Robin Egg Blue
#8AF1FE
ΔE00 4.21
Robin'S Egg Blue
#98EFF9
ΔE00 4.25
Aqua Blue
#02D8E9
ΔE00 6.12
Powder Blue
#B0E0E6
ΔE00 7.04
Paleturquoise
#AFEEEE
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FDEEC #EC8D7F
analogous
#7FECC3 #7FDEEC #7FA7EC
triadic
#7FDEEC #EC7FDE #DEEC7F
tetradic
#7FDEEC #C37FEC #EC8D7F #A7EC7F
square
#7FDEEC #C37FEC #EC8D7F #A7EC7F
split-complementary
#7FDEEC #EC7FA7 #ECC37F
monochromatic
#1FBBD2 #4AD0E4 #7FDEEC #B4ECF4 #E4F8FB
Accessibility & contrast
On white
1.55
#7FDEEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#7FDEEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FDEEC
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FDEEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FDEEC | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D7ED
Deuteranopia (green-blind)
#BECAEC
Tritanopia (blue-blind)
#46E5E2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #7fdeec; /* rgb */ color: rgb(127, 222, 236); /* oklch */ color: oklch(84.7% 0.092 207.8);
Tailwind
colors: {
custom: {
50: '#aae8f2',
500: '#7fdeec',
950: '#000000',
},
}SCSS
$custom: #7fdeec; $custom-light: #aae8f2; $custom-dark: #000000;
JSON
{
"hex": "#7fdeec",
"rgb": {
"r": 127,
"g": 222,
"b": 236
},
"hsl": {
"h": 187.706,
"s": 74.15,
"l": 71.176
},
"oklch": {
"l": 0.84695,
"c": 0.09211,
"h": 207.8
},
"luminance": 0.62811
}Semantic roles & 50–950 ramp
primary
#7FDEEC
secondary
#C65A4A
accent
#290FD6
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#111616
muted
#818485