#7FDCDB#7FDCDB
#7FDCDB is a very light, moderate teal. Relative luminance 0.608; OKLCH L 83.7% C 0.089 H 194.7°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #7FDCDB |
|---|---|
| RGB | rgb(127, 220, 219) |
| HSL | hsl(179, 57%, 68%) |
| HSV | hsv(179, 42%, 86%) |
| CMYK | cmyk(42.3%, 0%, 0.5%, 13.7%) |
| CIE-LAB | lab(82.28, -27.86, -8.17) |
| CIE-LCH | lch(82.28, 29.03, 196.34°) |
| OKLab | oklab(83.68% -0.086 -0.0225) |
| OKLCH | oklch(83.68% 0.089 194.7) |
| XYZ | xyz(47.1268, 60.8093, 76.2581) |
| Luminance | 0.6081 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.48
Robin'S Egg Blue
#98EFF9
ΔE00 6.41
Paleturquoise
#AFEEEE
ΔE00 6.61
Robin Egg Blue
#8AF1FE
ΔE00 6.87
Robin'S Egg
#6DEDFD
ΔE00 6.90
Darkturquoise
#00CED1
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FDCDB #DC7F80
analogous
#7FDCAC #7FDCDB #7FAEDC
triadic
#7FDCDB #DB7FDC #DCDB7F
tetradic
#7FDCDB #AC7FDC #DC7F80 #AEDC7F
square
#7FDCDB #AC7FDC #DC7F80 #AEDC7F
split-complementary
#7FDCDB #DC7FAE #DCAC7F
monochromatic
#30B0AF #4FCFCD #7FDCDB #AFE9E9 #DFF6F6
Accessibility & contrast
On white
1.60
#7FDCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#7FDCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FDCDB
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FDCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FDCDB | 1.00 | 1.60 | 13.16 | 13.16 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D4DB
Deuteranopia (green-blind)
#C1C7DC
Tritanopia (blue-blind)
#52E1DB
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #7fdcdb; /* rgb */ color: rgb(127, 220, 219); /* oklch */ color: oklch(83.7% 0.089 194.7);
Tailwind
colors: {
custom: {
50: '#a9e7e6',
500: '#7fdcdb',
950: '#000000',
},
}SCSS
$custom: #7fdcdb; $custom-light: #a9e7e6; $custom-dark: #000000;
JSON
{
"hex": "#7fdcdb",
"rgb": {
"r": 127,
"g": 220,
"b": 219
},
"hsl": {
"h": 179.355,
"s": 57.055,
"l": 68.039
},
"oklch": {
"l": 0.83675,
"c": 0.08892,
"h": 194.7
},
"luminance": 0.60813
}Semantic roles & 50–950 ramp
primary
#7FDCDB
secondary
#B24D4E
accent
#2123C5
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101615
muted
#818484