#6FD7DB#6FD7DB
#6FD7DB is a light, moderate teal. Relative luminance 0.571; OKLCH L 81.9% C 0.097 H 198.8°. Best body text is #000000 at 12.42:1 contrast (WCAG AA passes).
Color values
| HEX | #6FD7DB |
|---|---|
| RGB | rgb(111, 215, 219) |
| HSL | hsl(182, 60%, 65%) |
| HSV | hsv(182, 49%, 86%) |
| CMYK | cmyk(49.3%, 1.8%, 0%, 14.1%) |
| CIE-LAB | lab(80.23, -29.06, -11.28) |
| CIE-LCH | lch(80.23, 31.18, 201.21°) |
| OKLab | oklab(81.86% -0.0917 -0.0311) |
| OKLCH | oklch(81.86% 0.097 198.8) |
| XYZ | xyz(43.6370, 57.0910, 75.7242) |
| Luminance | 0.5709 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.01
Aqua Blue
#02D8E9
ΔE00 5.36
Darkturquoise
#00CED1
ΔE00 5.57
Robin'S Egg
#6DEDFD
ΔE00 6.27
Robin'S Egg Blue
#98EFF9
ΔE00 6.91
Robin Egg Blue
#8AF1FE
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FD7DB #DB736F
analogous
#6FDBA9 #6FD7DB #6FA1DB
triadic
#6FD7DB #DB6FD7 #D7DB6F
tetradic
#6FD7DB #A96FDB #DB736F #A1DB6F
square
#6FD7DB #A96FDB #DB736F #A1DB6F
split-complementary
#6FD7DB #DB6FA1 #DBA96F
monochromatic
#2AA1A6 #3EC9CF #6FD7DB #A0E5E7 #D1F2F3
Accessibility & contrast
On white
1.69
#6FD7DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.42
#6FD7DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FD7DB
12.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FD7DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FD7DB | 1.00 | 1.69 | 12.42 | 12.42 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCFDB
Deuteranopia (green-blind)
#B8C1DC
Tritanopia (blue-blind)
#28DDD8
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #6fd7db; /* rgb */ color: rgb(111, 215, 219); /* oklch */ color: oklch(81.9% 0.097 198.8);
Tailwind
colors: {
custom: {
50: '#a0e3e6',
500: '#6fd7db',
950: '#000000',
},
}SCSS
$custom: #6fd7db; $custom-light: #a0e3e6; $custom-dark: #000000;
JSON
{
"hex": "#6fd7db",
"rgb": {
"r": 111,
"g": 215,
"b": 219
},
"hsl": {
"h": 182.222,
"s": 60,
"l": 64.706
},
"oklch": {
"l": 0.81859,
"c": 0.09685,
"h": 198.8
},
"luminance": 0.57095
}Semantic roles & 50–950 ramp
primary
#6FD7DB
secondary
#A94945
accent
#241EC8
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484