#7FDBDC#7FDBDC
#7FDBDC is a very light, moderate teal. Relative luminance 0.603; OKLCH L 83.5% C 0.088 H 196.5°. Best body text is #000000 at 13.07:1 contrast (WCAG AA passes).
Color values
| HEX | #7FDBDC |
|---|---|
| RGB | rgb(127, 219, 220) |
| HSL | hsl(181, 57%, 68%) |
| HSV | hsv(181, 42%, 86%) |
| CMYK | cmyk(42.3%, 0.5%, 0%, 13.7%) |
| CIE-LAB | lab(82.02, -27.13, -9.08) |
| CIE-LCH | lch(82.02, 28.61, 198.50°) |
| OKLab | oklab(83.48% -0.0844 -0.025) |
| OKLCH | oklch(83.48% 0.088 196.5) |
| XYZ | xyz(46.9972, 60.3387, 76.8662) |
| Luminance | 0.6034 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.78
Robin'S Egg Blue
#98EFF9
ΔE00 6.05
Robin'S Egg
#6DEDFD
ΔE00 6.46
Robin Egg Blue
#8AF1FE
ΔE00 6.49
Paleturquoise
#AFEEEE
ΔE00 6.59
Aqua Blue
#02D8E9
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FDBDC #DC807F
analogous
#7FDCAE #7FDBDC #7FACDC
triadic
#7FDBDC #DC7FDB #DBDC7F
tetradic
#7FDBDC #AE7FDC #DC807F #ACDC7F
square
#7FDBDC #AE7FDC #DC807F #ACDC7F
split-complementary
#7FDBDC #DC7FAC #DCAE7F
monochromatic
#30AFB0 #4FCDCF #7FDBDC #AFE9E9 #DFF6F6
Accessibility & contrast
On white
1.61
#7FDBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.07
#7FDBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FDBDC
13.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FDBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FDBDC | 1.00 | 1.61 | 13.07 | 13.07 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D3DC
Deuteranopia (green-blind)
#C0C7DD
Tritanopia (blue-blind)
#52E0DB
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #7fdbdc; /* rgb */ color: rgb(127, 219, 220); /* oklch */ color: oklch(83.5% 0.088 196.5);
Tailwind
colors: {
custom: {
50: '#a9e6e6',
500: '#7fdbdc',
950: '#000000',
},
}SCSS
$custom: #7fdbdc; $custom-light: #a9e6e6; $custom-dark: #000000;
JSON
{
"hex": "#7fdbdc",
"rgb": {
"r": 127,
"g": 219,
"b": 220
},
"hsl": {
"h": 180.645,
"s": 57.055,
"l": 68.039
},
"oklch": {
"l": 0.8348,
"c": 0.08808,
"h": 196.5
},
"luminance": 0.60342
}Semantic roles & 50–950 ramp
primary
#7FDBDC
secondary
#B24E4D
accent
#2321C5
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101616
muted
#818484