#7FDBED#7FDBED
#7FDBED is a very light, moderate teal. Relative luminance 0.613; OKLCH L 84.1% C 0.091 H 211.6°. Best body text is #000000 at 13.26:1 contrast (WCAG AA passes).
Color values
| HEX | #7FDBED |
|---|---|
| RGB | rgb(127, 219, 237) |
| HSL | hsl(190, 75%, 71%) |
| HSV | hsv(190, 46%, 93%) |
| CMYK | cmyk(46.4%, 7.6%, 0%, 7.1%) |
| CIE-LAB | lab(82.53, -22.80, -17.35) |
| CIE-LCH | lch(82.53, 28.65, 217.27°) |
| OKLab | oklab(84.06% -0.0777 -0.0478) |
| OKLCH | oklch(84.06% 0.091 211.6) |
| XYZ | xyz(49.3642, 61.2855, 89.3323) |
| Luminance | 0.6129 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 5.00
Robin Egg Blue
#8AF1FE
ΔE00 5.27
Robin'S Egg Blue
#98EFF9
ΔE00 5.31
Sky Blue
#87CEEB
ΔE00 6.10
Neon Blue
#04D9FF
ΔE00 6.47
Aqua Blue
#02D8E9
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FDBED #ED917F
analogous
#7FEDC8 #7FDBED #7FA4ED
triadic
#7FDBED #ED7FDB #DBED7F
tetradic
#7FDBED #C87FED #ED917F #A4ED7F
square
#7FDBED #C87FED #ED917F #A4ED7F
split-complementary
#7FDBED #ED7FA4 #EDC87F
monochromatic
#1EB6D4 #49CCE5 #7FDBED #B5EAF5 #E4F7FB
Accessibility & contrast
On white
1.58
#7FDBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.26
#7FDBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FDBED
13.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FDBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FDBED | 1.00 | 1.58 | 13.26 | 13.26 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD5EE
Deuteranopia (green-blind)
#BBC8ED
Tritanopia (blue-blind)
#46E3E0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #7fdbed; /* rgb */ color: rgb(127, 219, 237); /* oklch */ color: oklch(84.1% 0.091 211.6);
Tailwind
colors: {
custom: {
50: '#aae6f2',
500: '#7fdbed',
950: '#000000',
},
}SCSS
$custom: #7fdbed; $custom-light: #aae6f2; $custom-dark: #000000;
JSON
{
"hex": "#7fdbed",
"rgb": {
"r": 127,
"g": 219,
"b": 237
},
"hsl": {
"h": 189.818,
"s": 75.342,
"l": 71.373
},
"oklch": {
"l": 0.84058,
"c": 0.09124,
"h": 211.6
},
"luminance": 0.61289
}Semantic roles & 50–950 ramp
primary
#7FDBED
secondary
#C75E49
accent
#2F0ED8
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101617
muted
#818485