#7FDBDF#7FDBDF
#7FDBDF is a very light, moderate teal. Relative luminance 0.605; OKLCH L 83.6% C 0.088 H 199.2°. Best body text is #000000 at 13.10:1 contrast (WCAG AA passes).
Color values
| HEX | #7FDBDF |
|---|---|
| RGB | rgb(127, 219, 223) |
| HSL | hsl(183, 60%, 69%) |
| HSV | hsv(183, 43%, 87%) |
| CMYK | cmyk(43%, 1.8%, 0%, 12.5%) |
| CIE-LAB | lab(82.11, -26.38, -10.55) |
| CIE-LCH | lch(82.11, 28.41, 201.79°) |
| OKLab | oklab(83.58% -0.0832 -0.029) |
| OKLCH | oklch(83.58% 0.088 199.2) |
| XYZ | xyz(47.3981, 60.4991, 78.9775) |
| Luminance | 0.6050 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 5.42
Robin'S Egg
#6DEDFD
ΔE00 5.69
Robin Egg Blue
#8AF1FE
ΔE00 5.79
Mediumturquoise
#48D1CC
ΔE00 6.46
Aqua Blue
#02D8E9
ΔE00 6.49
Paleturquoise
#AFEEEE
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FDBDF #DF837F
analogous
#7FDFB3 #7FDBDF #7FABDF
triadic
#7FDBDF #DF7FDB #DBDF7F
tetradic
#7FDBDF #B37FDF #DF837F #ABDF7F
square
#7FDBDF #B37FDF #DF837F #ABDF7F
split-complementary
#7FDBDF #DF7FAB #DFB37F
monochromatic
#2EB0B6 #4ECDD3 #7FDBDF #B0E9EB #E1F7F7
Accessibility & contrast
On white
1.60
#7FDBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.10
#7FDBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FDBDF
13.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FDBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FDBDF | 1.00 | 1.60 | 13.10 | 13.10 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD3DF
Deuteranopia (green-blind)
#BFC7E0
Tritanopia (blue-blind)
#50E1DC
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #7fdbdf; /* rgb */ color: rgb(127, 219, 223); /* oklch */ color: oklch(83.6% 0.088 199.2);
Tailwind
colors: {
custom: {
50: '#aae6e9',
500: '#7fdbdf',
950: '#000000',
},
}SCSS
$custom: #7fdbdf; $custom-light: #aae6e9; $custom-dark: #000000;
JSON
{
"hex": "#7fdbdf",
"rgb": {
"r": 127,
"g": 219,
"b": 223
},
"hsl": {
"h": 182.5,
"s": 60,
"l": 68.627
},
"oklch": {
"l": 0.83579,
"c": 0.08815,
"h": 199.2
},
"luminance": 0.60503
}Semantic roles & 50–950 ramp
primary
#7FDBDF
secondary
#B6514C
accent
#251EC8
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101616
muted
#818484