#7FDEEA#7FDEEA
#7FDEEA is a very light, moderate teal. Relative luminance 0.627; OKLCH L 84.6% C 0.092 H 206.1°. Best body text is #000000 at 13.54:1 contrast (WCAG AA passes).
Color values
| HEX | #7FDEEA |
|---|---|
| RGB | rgb(127, 222, 234) |
| HSL | hsl(187, 72%, 71%) |
| HSV | hsv(187, 46%, 92%) |
| CMYK | cmyk(45.7%, 5.1%, 0%, 8.2%) |
| CIE-LAB | lab(83.28, -25.06, -14.63) |
| CIE-LCH | lch(83.28, 29.02, 210.28°) |
| OKLab | oklab(84.63% -0.0823 -0.0403) |
| OKLCH | oklch(84.63% 0.092 206.1) |
| XYZ | xyz(49.7193, 62.6911, 87.3065) |
| Luminance | 0.6270 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.96
Robin'S Egg Blue
#98EFF9
ΔE00 4.15
Robin Egg Blue
#8AF1FE
ΔE00 4.19
Aqua Blue
#02D8E9
ΔE00 6.00
Paleturquoise
#AFEEEE
ΔE00 6.95
Powder Blue
#B0E0E6
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FDEEA #EA8B7F
analogous
#7FEAC0 #7FDEEA #7FA8EA
triadic
#7FDEEA #EA7FDE #DEEA7F
tetradic
#7FDEEA #C07FEA #EA8B7F #A8EA7F
square
#7FDEEA #C07FEA #EA8B7F #A8EA7F
split-complementary
#7FDEEA #EA7FA8 #EAC07F
monochromatic
#22BACD #4AD0E1 #7FDEEA #B4ECF3 #E5F8FB
Accessibility & contrast
On white
1.55
#7FDEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.54
#7FDEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FDEEA
13.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FDEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FDEEA | 1.00 | 1.55 | 13.54 | 13.54 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D7EB
Deuteranopia (green-blind)
#BFCAEA
Tritanopia (blue-blind)
#47E5E1
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #7fdeea; /* rgb */ color: rgb(127, 222, 234); /* oklch */ color: oklch(84.6% 0.092 206.1);
Tailwind
colors: {
custom: {
50: '#aae8f0',
500: '#7fdeea',
950: '#000000',
},
}SCSS
$custom: #7fdeea; $custom-light: #aae8f0; $custom-dark: #000000;
JSON
{
"hex": "#7fdeea",
"rgb": {
"r": 127,
"g": 222,
"b": 234
},
"hsl": {
"h": 186.729,
"s": 71.812,
"l": 70.784
},
"oklch": {
"l": 0.84626,
"c": 0.0916,
"h": 206.1
},
"luminance": 0.62695
}Semantic roles & 50–950 ramp
primary
#7FDEEA
secondary
#C3584A
accent
#2712D4
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101616
muted
#818485