#7FD2DB#7FD2DB
#7FD2DB is a light, moderate teal. Relative luminance 0.557; OKLCH L 81.4% C 0.082 H 204.6°. Best body text is #000000 at 12.14:1 contrast (WCAG AA passes).
Color values
| HEX | #7FD2DB |
|---|---|
| RGB | rgb(127, 210, 219) |
| HSL | hsl(186, 56%, 68%) |
| HSV | hsv(186, 42%, 86%) |
| CMYK | cmyk(42%, 4.1%, 0%, 14.1%) |
| CIE-LAB | lab(79.45, -22.95, -12.38) |
| CIE-LCH | lch(79.45, 26.07, 208.34°) |
| OKLab | oklab(81.41% -0.0744 -0.034) |
| OKLCH | oklch(81.41% 0.082 204.6) |
| XYZ | xyz(44.5804, 55.7164, 75.4092) |
| Luminance | 0.5572 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 6.55
Robin'S Egg Blue
#98EFF9
ΔE00 6.66
Robin'S Egg
#6DEDFD
ΔE00 6.84
Robin Egg Blue
#8AF1FE
ΔE00 7.08
Powder Blue
#B0E0E6
ΔE00 7.17
Mediumturquoise
#48D1CC
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FD2DB #DB887F
analogous
#7FDBB6 #7FD2DB #7FA4DB
triadic
#7FD2DB #DB7FD2 #D2DB7F
tetradic
#7FD2DB #B67FDB #DB887F #A4DB7F
square
#7FD2DB #B67FDB #DB887F #A4DB7F
split-complementary
#7FD2DB #DB7FA4 #DBB67F
monochromatic
#31A2AF #4FC1CE #7FD2DB #AFE3E8 #DFF4F6
Accessibility & contrast
On white
1.73
#7FD2DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.14
#7FD2DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FD2DB
12.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FD2DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FD2DB | 1.00 | 1.73 | 12.14 | 12.14 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CCDC
Deuteranopia (green-blind)
#B7C0DB
Tritanopia (blue-blind)
#55D8D4
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #7fd2db; /* rgb */ color: rgb(127, 210, 219); /* oklch */ color: oklch(81.4% 0.082 204.6);
Tailwind
colors: {
custom: {
50: '#a9e0e6',
500: '#7fd2db',
950: '#000000',
},
}SCSS
$custom: #7fd2db; $custom-light: #a9e0e6; $custom-dark: #000000;
JSON
{
"hex": "#7fd2db",
"rgb": {
"r": 127,
"g": 210,
"b": 219
},
"hsl": {
"h": 185.87,
"s": 56.098,
"l": 67.843
},
"oklch": {
"l": 0.8141,
"c": 0.08182,
"h": 204.6
},
"luminance": 0.5572
}Semantic roles & 50–950 ramp
primary
#7FD2DB
secondary
#B1574D
accent
#3222C4
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484