#7FD3DB#7FD3DB
#7FD3DB is a light, moderate teal. Relative luminance 0.562; OKLCH L 81.6% C 0.082 H 203.5°. Best body text is #000000 at 12.24:1 contrast (WCAG AA passes).
Color values
| HEX | #7FD3DB |
|---|---|
| RGB | rgb(127, 211, 219) |
| HSL | hsl(185, 56%, 68%) |
| HSV | hsv(185, 42%, 86%) |
| CMYK | cmyk(42%, 3.7%, 0%, 14.1%) |
| CIE-LAB | lab(79.73, -23.45, -11.96) |
| CIE-LCH | lch(79.73, 26.32, 207.02°) |
| OKLab | oklab(81.64% -0.0756 -0.0329) |
| OKLCH | oklch(81.64% 0.082 203.5) |
| XYZ | xyz(44.8281, 56.2117, 75.4918) |
| Luminance | 0.5622 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 6.49
Aqua Blue
#02D8E9
ΔE00 6.49
Robin'S Egg
#6DEDFD
ΔE00 6.68
Robin Egg Blue
#8AF1FE
ΔE00 6.91
Powder Blue
#B0E0E6
ΔE00 7.20
Mediumturquoise
#48D1CC
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FD3DB #DB877F
analogous
#7FDBB5 #7FD3DB #7FA5DB
triadic
#7FD3DB #DB7FD3 #D3DB7F
tetradic
#7FD3DB #B57FDB #DB877F #A5DB7F
square
#7FD3DB #B57FDB #DB877F #A5DB7F
split-complementary
#7FD3DB #DB7FA5 #DBB57F
monochromatic
#31A4AF #4FC3CE #7FD3DB #AFE3E8 #DFF4F6
Accessibility & contrast
On white
1.72
#7FD3DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.24
#7FD3DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FD3DB
12.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FD3DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FD3DB | 1.00 | 1.72 | 12.24 | 12.24 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CCDC
Deuteranopia (green-blind)
#B8C1DB
Tritanopia (blue-blind)
#55D9D5
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #7fd3db; /* rgb */ color: rgb(127, 211, 219); /* oklch */ color: oklch(81.6% 0.082 203.5);
Tailwind
colors: {
custom: {
50: '#a9e0e6',
500: '#7fd3db',
950: '#000000',
},
}SCSS
$custom: #7fd3db; $custom-light: #a9e0e6; $custom-dark: #000000;
JSON
{
"hex": "#7fd3db",
"rgb": {
"r": 127,
"g": 211,
"b": 219
},
"hsl": {
"h": 185.217,
"s": 56.098,
"l": 67.843
},
"oklch": {
"l": 0.81636,
"c": 0.08242,
"h": 203.5
},
"luminance": 0.56215
}Semantic roles & 50–950 ramp
primary
#7FD3DB
secondary
#B1564D
accent
#3022C4
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484