#7FDBEA#7FDBEA
#7FDBEA is a very light, moderate teal. Relative luminance 0.611; OKLCH L 84.0% C 0.090 H 209.0°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #7FDBEA |
|---|---|
| RGB | rgb(127, 219, 234) |
| HSL | hsl(188, 72%, 71%) |
| HSV | hsv(188, 46%, 92%) |
| CMYK | cmyk(45.7%, 6.4%, 0%, 8.2%) |
| CIE-LAB | lab(82.44, -23.58, -15.90) |
| CIE-LCH | lch(82.44, 28.44, 213.99°) |
| OKLab | oklab(83.95% -0.0789 -0.0438) |
| OKLCH | oklch(83.95% 0.09 209) |
| XYZ | xyz(48.9296, 61.1117, 87.0433) |
| Luminance | 0.6112 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.69
Robin'S Egg Blue
#98EFF9
ΔE00 4.92
Robin Egg Blue
#8AF1FE
ΔE00 4.96
Aqua Blue
#02D8E9
ΔE00 6.24
Sky Blue
#87CEEB
ΔE00 6.97
Powder Blue
#B0E0E6
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FDBEA #EA8E7F
analogous
#7FEAC3 #7FDBEA #7FA5EA
triadic
#7FDBEA #EA7FDB #DBEA7F
tetradic
#7FDBEA #C37FEA #EA8E7F #A5EA7F
square
#7FDBEA #C37FEA #EA8E7F #A5EA7F
split-complementary
#7FDBEA #EA7FA5 #EAC37F
monochromatic
#22B5CD #4ACCE1 #7FDBEA #B4EAF3 #E5F8FB
Accessibility & contrast
On white
1.59
#7FDBEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#7FDBEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FDBEA
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FDBEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FDBEA | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD5EB
Deuteranopia (green-blind)
#BCC8EA
Tritanopia (blue-blind)
#48E2DF
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #7fdbea; /* rgb */ color: rgb(127, 219, 234); /* oklch */ color: oklch(84.0% 0.090 209.0);
Tailwind
colors: {
custom: {
50: '#aae6f0',
500: '#7fdbea',
950: '#000000',
},
}SCSS
$custom: #7fdbea; $custom-light: #aae6f0; $custom-dark: #000000;
JSON
{
"hex": "#7fdbea",
"rgb": {
"r": 127,
"g": 219,
"b": 234
},
"hsl": {
"h": 188.411,
"s": 71.812,
"l": 70.784
},
"oklch": {
"l": 0.83953,
"c": 0.0902,
"h": 209
},
"luminance": 0.61116
}Semantic roles & 50–950 ramp
primary
#7FDBEA
secondary
#C35B4A
accent
#2D12D4
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101616
muted
#818485