#6FDCDB#6FDCDB
#6FDCDB is a very light, moderate teal. Relative luminance 0.597; OKLCH L 83.0% C 0.100 H 194.6°. Best body text is #000000 at 12.94:1 contrast (WCAG AA passes).
Color values
| HEX | #6FDCDB |
|---|---|
| RGB | rgb(111, 220, 219) |
| HSL | hsl(179, 61%, 65%) |
| HSV | hsv(179, 50%, 86%) |
| CMYK | cmyk(49.5%, 0%, 0.5%, 13.7%) |
| CIE-LAB | lab(81.66, -31.46, -9.15) |
| CIE-LCH | lch(81.66, 32.77, 196.21°) |
| OKLab | oklab(83.01% -0.0972 -0.0253) |
| OKLCH | oklch(83.01% 0.1 194.6) |
| XYZ | xyz(44.9297, 59.6763, 76.1551) |
| Luminance | 0.5968 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.23
Darkturquoise
#00CED1
ΔE00 5.80
Turquoise
#40E0D0
ΔE00 6.34
Aqua Blue
#02D8E9
ΔE00 6.62
Robin'S Egg
#6DEDFD
ΔE00 6.88
Bright Light Blue
#26F7FD
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FDCDB #DC6F70
analogous
#6FDCA5 #6FDCDB #6FA6DC
triadic
#6FDCDB #DB6FDC #DCDB6F
tetradic
#6FDCDB #A56FDC #DC6F70 #A6DC6F
square
#6FDCDB #A56FDC #DC6F70 #A6DC6F
split-complementary
#6FDCDB #DC6FA6 #DCA56F
monochromatic
#29A8A7 #3ED0CF #6FDCDB #A0E8E7 #D1F4F4
Accessibility & contrast
On white
1.62
#6FDCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.94
#6FDCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FDCDB
12.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FDCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FDCDB | 1.00 | 1.62 | 12.94 | 12.94 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D3DB
Deuteranopia (green-blind)
#BEC5DC
Tritanopia (blue-blind)
#24E2DB
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #6fdcdb; /* rgb */ color: rgb(111, 220, 219); /* oklch */ color: oklch(83.0% 0.100 194.6);
Tailwind
colors: {
custom: {
50: '#a1e7e6',
500: '#6fdcdb',
950: '#000000',
},
}SCSS
$custom: #6fdcdb; $custom-light: #a1e7e6; $custom-dark: #000000;
JSON
{
"hex": "#6fdcdb",
"rgb": {
"r": 111,
"g": 220,
"b": 219
},
"hsl": {
"h": 179.45,
"s": 60.894,
"l": 64.902
},
"oklch": {
"l": 0.83012,
"c": 0.10045,
"h": 194.6
},
"luminance": 0.5968
}Semantic roles & 50–950 ramp
primary
#6FDCDB
secondary
#AB4546
accent
#1D1EC9
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101615
muted
#808484