#7FD0DB#7FD0DB
#7FD0DB is a light, moderate teal. Relative luminance 0.547; OKLCH L 81.0% C 0.081 H 206.8°. Best body text is #000000 at 11.95:1 contrast (WCAG AA passes).
Color values
| HEX | #7FD0DB |
|---|---|
| RGB | rgb(127, 208, 219) |
| HSL | hsl(187, 56%, 68%) |
| HSV | hsv(187, 42%, 86%) |
| CMYK | cmyk(42%, 5%, 0%, 14.1%) |
| CIE-LAB | lab(78.89, -21.95, -13.22) |
| CIE-LCH | lch(78.89, 25.62, 211.06°) |
| OKLab | oklab(80.96% -0.0721 -0.0363) |
| OKLCH | oklch(80.96% 0.081 206.8) |
| XYZ | xyz(44.0897, 54.7350, 75.2457) |
| Luminance | 0.5474 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 6.80
Robin'S Egg Blue
#98EFF9
ΔE00 7.11
Sky Blue
#87CEEB
ΔE00 7.15
Powder Blue
#B0E0E6
ΔE00 7.19
Robin'S Egg
#6DEDFD
ΔE00 7.24
Robin Egg Blue
#8AF1FE
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FD0DB #DB8A7F
analogous
#7FDBB8 #7FD0DB #7FA2DB
triadic
#7FD0DB #DB7FD0 #D0DB7F
tetradic
#7FD0DB #B87FDB #DB8A7F #A2DB7F
square
#7FD0DB #B87FDB #DB8A7F #A2DB7F
split-complementary
#7FD0DB #DB7FA2 #DBB87F
monochromatic
#31A0AF #4FBECE #7FD0DB #AFE2E8 #DFF3F6
Accessibility & contrast
On white
1.76
#7FD0DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.95
#7FD0DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FD0DB
11.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FD0DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FD0DB | 1.00 | 1.76 | 11.95 | 11.95 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CADC
Deuteranopia (green-blind)
#B5BEDB
Tritanopia (blue-blind)
#55D6D3
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #7fd0db; /* rgb */ color: rgb(127, 208, 219); /* oklch */ color: oklch(81.0% 0.081 206.8);
Tailwind
colors: {
custom: {
50: '#a9dee6',
500: '#7fd0db',
950: '#000000',
},
}SCSS
$custom: #7fd0db; $custom-light: #a9dee6; $custom-dark: #000000;
JSON
{
"hex": "#7fd0db",
"rgb": {
"r": 127,
"g": 208,
"b": 219
},
"hsl": {
"h": 187.174,
"s": 56.098,
"l": 67.843
},
"oklch": {
"l": 0.80959,
"c": 0.08072,
"h": 206.8
},
"luminance": 0.54738
}Semantic roles & 50–950 ramp
primary
#7FD0DB
secondary
#B1594D
accent
#3522C4
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484