#6FD2DB#6FD2DB
#6FD2DB is a light, moderate teal. Relative luminance 0.546; OKLCH L 80.7% C 0.094 H 203.2°. Best body text is #000000 at 11.92:1 contrast (WCAG AA passes).
Color values
| HEX | #6FD2DB |
|---|---|
| RGB | rgb(111, 210, 219) |
| HSL | hsl(185, 60%, 65%) |
| HSV | hsv(185, 49%, 86%) |
| CMYK | cmyk(49.3%, 4.1%, 0%, 14.1%) |
| CIE-LAB | lab(78.80, -26.63, -13.42) |
| CIE-LCH | lch(78.80, 29.82, 206.74°) |
| OKLab | oklab(80.71% -0.0862 -0.037) |
| OKLCH | oklch(80.71% 0.094 203.2) |
| XYZ | xyz(42.3832, 54.5835, 75.3063) |
| Luminance | 0.5459 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.97
Darkturquoise
#00CED1
ΔE00 6.27
Robin'S Egg
#6DEDFD
ΔE00 6.47
Mediumturquoise
#48D1CC
ΔE00 6.57
Robin'S Egg Blue
#98EFF9
ΔE00 7.25
Robin Egg Blue
#8AF1FE
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FD2DB #DB786F
analogous
#6FDBAE #6FD2DB #6F9CDB
triadic
#6FD2DB #DB6FD2 #D2DB6F
tetradic
#6FD2DB #AE6FDB #DB786F #9CDB6F
square
#6FD2DB #AE6FDB #DB786F #9CDB6F
split-complementary
#6FD2DB #DB6F9C #DBAE6F
monochromatic
#2A9CA6 #3EC3CF #6FD2DB #A0E1E7 #D1F1F3
Accessibility & contrast
On white
1.76
#6FD2DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.92
#6FD2DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FD2DB
11.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FD2DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FD2DB | 1.00 | 1.76 | 11.92 | 11.92 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CBDC
Deuteranopia (green-blind)
#B3BDDC
Tritanopia (blue-blind)
#2AD9D4
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #6fd2db; /* rgb */ color: rgb(111, 210, 219); /* oklch */ color: oklch(80.7% 0.094 203.2);
Tailwind
colors: {
custom: {
50: '#a0e0e6',
500: '#6fd2db',
950: '#000000',
},
}SCSS
$custom: #6fd2db; $custom-light: #a0e0e6; $custom-dark: #000000;
JSON
{
"hex": "#6fd2db",
"rgb": {
"r": 111,
"g": 210,
"b": 219
},
"hsl": {
"h": 185,
"s": 60,
"l": 64.706
},
"oklch": {
"l": 0.8071,
"c": 0.09377,
"h": 203.2
},
"luminance": 0.54587
}Semantic roles & 50–950 ramp
primary
#6FD2DB
secondary
#A94D45
accent
#2C1EC8
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484