#7FDBDA#7FDBDA
#7FDBDA is a very light, moderate teal. Relative luminance 0.602; OKLCH L 83.4% C 0.088 H 194.7°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #7FDBDA |
|---|---|
| RGB | rgb(127, 219, 218) |
| HSL | hsl(179, 56%, 68%) |
| HSV | hsv(179, 42%, 86%) |
| CMYK | cmyk(42%, 0%, 0.5%, 14.1%) |
| CIE-LAB | lab(81.96, -27.62, -8.10) |
| CIE-LCH | lch(81.96, 28.79, 196.34°) |
| OKLab | oklab(83.42% -0.0853 -0.0223) |
| OKLCH | oklch(83.42% 0.088 194.7) |
| XYZ | xyz(46.7339, 60.2334, 75.4796) |
| Luminance | 0.6024 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.42
Robin'S Egg Blue
#98EFF9
ΔE00 6.54
Paleturquoise
#AFEEEE
ΔE00 6.71
Robin Egg Blue
#8AF1FE
ΔE00 7.02
Robin'S Egg
#6DEDFD
ΔE00 7.04
Darkturquoise
#00CED1
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FDBDA #DB7F80
analogous
#7FDBAC #7FDBDA #7FAEDB
triadic
#7FDBDA #DA7FDB #DBDA7F
tetradic
#7FDBDA #AC7FDB #DB7F80 #AEDB7F
square
#7FDBDA #AC7FDB #DB7F80 #AEDB7F
split-complementary
#7FDBDA #DB7FAE #DBAC7F
monochromatic
#31AFAD #4FCECC #7FDBDA #AFE8E8 #DFF6F6
Accessibility & contrast
On white
1.61
#7FDBDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#7FDBDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FDBDA
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FDBDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FDBDA | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D3DA
Deuteranopia (green-blind)
#C0C7DB
Tritanopia (blue-blind)
#53E0DA
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #7fdbda; /* rgb */ color: rgb(127, 219, 218); /* oklch */ color: oklch(83.4% 0.088 194.7);
Tailwind
colors: {
custom: {
50: '#a9e6e5',
500: '#7fdbda',
950: '#000000',
},
}SCSS
$custom: #7fdbda; $custom-light: #a9e6e5; $custom-dark: #000000;
JSON
{
"hex": "#7fdbda",
"rgb": {
"r": 127,
"g": 219,
"b": 218
},
"hsl": {
"h": 179.348,
"s": 56.098,
"l": 67.843
},
"oklch": {
"l": 0.83416,
"c": 0.08815,
"h": 194.7
},
"luminance": 0.60237
}Semantic roles & 50–950 ramp
primary
#7FDBDA
secondary
#B14D4E
accent
#2224C4
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101615
muted
#818484