#7FD4DB#7FD4DB
#7FD4DB is a light, moderate teal. Relative luminance 0.567; OKLCH L 81.9% C 0.083 H 202.5°. Best body text is #000000 at 12.34:1 contrast (WCAG AA passes).
Color values
| HEX | #7FD4DB |
|---|---|
| RGB | rgb(127, 212, 219) |
| HSL | hsl(185, 56%, 68%) |
| HSV | hsv(185, 42%, 86%) |
| CMYK | cmyk(42%, 3.2%, 0%, 14.1%) |
| CIE-LAB | lab(80.02, -23.94, -11.53) |
| CIE-LCH | lch(80.02, 26.58, 205.72°) |
| OKLab | oklab(81.86% -0.0767 -0.0317) |
| OKLCH | oklch(81.86% 0.083 202.5) |
| XYZ | xyz(45.0773, 56.7101, 75.5749) |
| Luminance | 0.5671 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 6.34
Aqua Blue
#02D8E9
ΔE00 6.46
Robin'S Egg
#6DEDFD
ΔE00 6.56
Robin Egg Blue
#8AF1FE
ΔE00 6.77
Mediumturquoise
#48D1CC
ΔE00 7.23
Powder Blue
#B0E0E6
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FD4DB #DB867F
analogous
#7FDBB4 #7FD4DB #7FA6DB
triadic
#7FD4DB #DB7FD4 #D4DB7F
tetradic
#7FD4DB #B47FDB #DB867F #A6DB7F
square
#7FD4DB #B47FDB #DB867F #A6DB7F
split-complementary
#7FD4DB #DB7FA6 #DBB47F
monochromatic
#31A5AF #4FC4CE #7FD4DB #AFE4E8 #DFF4F6
Accessibility & contrast
On white
1.70
#7FD4DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.34
#7FD4DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FD4DB
12.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FD4DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FD4DB | 1.00 | 1.70 | 12.34 | 12.34 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CDDC
Deuteranopia (green-blind)
#B9C1DC
Tritanopia (blue-blind)
#54DAD6
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #7fd4db; /* rgb */ color: rgb(127, 212, 219); /* oklch */ color: oklch(81.9% 0.083 202.5);
Tailwind
colors: {
custom: {
50: '#a9e1e6',
500: '#7fd4db',
950: '#000000',
},
}SCSS
$custom: #7fd4db; $custom-light: #a9e1e6; $custom-dark: #000000;
JSON
{
"hex": "#7fd4db",
"rgb": {
"r": 127,
"g": 212,
"b": 219
},
"hsl": {
"h": 184.565,
"s": 56.098,
"l": 67.843
},
"oklch": {
"l": 0.81862,
"c": 0.08305,
"h": 202.5
},
"luminance": 0.56713
}Semantic roles & 50–950 ramp
primary
#7FD4DB
secondary
#B1554D
accent
#2E22C4
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484