#6FDBDB#6FDBDB
#6FDBDB is a very light, moderate teal. Relative luminance 0.592; OKLCH L 82.8% C 0.100 H 195.4°. Best body text is #000000 at 12.83:1 contrast (WCAG AA passes).
Color values
| HEX | #6FDBDB |
|---|---|
| RGB | rgb(111, 219, 219) |
| HSL | hsl(180, 60%, 65%) |
| HSV | hsv(180, 49%, 86%) |
| CMYK | cmyk(49.3%, 0%, 0%, 14.1%) |
| CIE-LAB | lab(81.38, -30.99, -9.57) |
| CIE-LCH | lch(81.38, 32.43, 197.17°) |
| OKLab | oklab(82.78% -0.0961 -0.0265) |
| OKLCH | oklch(82.78% 0.1 195.4) |
| XYZ | xyz(44.6680, 59.1530, 76.0678) |
| Luminance | 0.5916 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.30
Darkturquoise
#00CED1
ΔE00 5.68
Aqua Blue
#02D8E9
ΔE00 6.32
Robin'S Egg
#6DEDFD
ΔE00 6.70
Turquoise
#40E0D0
ΔE00 6.71
Robin'S Egg Blue
#98EFF9
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FDBDB #DB6F6F
analogous
#6FDBA5 #6FDBDB #6FA5DB
triadic
#6FDBDB #DB6FDB #DBDB6F
tetradic
#6FDBDB #A56FDB #DB6F6F #A5DB6F
square
#6FDBDB #A56FDB #DB6F6F #A5DB6F
split-complementary
#6FDBDB #DB6FA5 #DBA56F
monochromatic
#2AA6A6 #3ECFCF #6FDBDB #A0E7E7 #D1F3F3
Accessibility & contrast
On white
1.64
#6FDBDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.83
#6FDBDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FDBDB
12.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FDBDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FDBDB | 1.00 | 1.64 | 12.83 | 12.83 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD2DB
Deuteranopia (green-blind)
#BDC4DC
Tritanopia (blue-blind)
#25E1DB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #6fdbdb; /* rgb */ color: rgb(111, 219, 219); /* oklch */ color: oklch(82.8% 0.100 195.4);
Tailwind
colors: {
custom: {
50: '#a1e6e6',
500: '#6fdbdb',
950: '#000000',
},
}SCSS
$custom: #6fdbdb; $custom-light: #a1e6e6; $custom-dark: #000000;
JSON
{
"hex": "#6fdbdb",
"rgb": {
"r": 111,
"g": 219,
"b": 219
},
"hsl": {
"h": 180,
"s": 60,
"l": 64.706
},
"oklch": {
"l": 0.82781,
"c": 0.09969,
"h": 195.4
},
"luminance": 0.59157
}Semantic roles & 50–950 ramp
primary
#6FDBDB
secondary
#A94545
accent
#1E1EC8
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101615
muted
#808484