#6FDCD9#6FDCD9
#6FDCD9 is a very light, moderate teal. Relative luminance 0.596; OKLCH L 82.9% C 0.101 H 193.0°. Best body text is #000000 at 12.92:1 contrast (WCAG AA passes).
Color values
| HEX | #6FDCD9 |
|---|---|
| RGB | rgb(111, 220, 217) |
| HSL | hsl(178, 61%, 65%) |
| HSV | hsv(178, 50%, 86%) |
| CMYK | cmyk(49.5%, 0%, 1.4%, 13.7%) |
| CIE-LAB | lab(81.60, -31.97, -8.17) |
| CIE-LCH | lch(81.60, 33.00, 194.33°) |
| OKLab | oklab(82.95% -0.098 -0.0226) |
| OKLCH | oklch(82.95% 0.101 193) |
| XYZ | xyz(44.6680, 59.5717, 74.7767) |
| Luminance | 0.5958 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.94
Turquoise
#40E0D0
ΔE00 5.70
Darkturquoise
#00CED1
ΔE00 5.90
Aqua Blue
#02D8E9
ΔE00 7.21
Bright Light Blue
#26F7FD
ΔE00 7.38
Robin'S Egg
#6DEDFD
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FDCD9 #DC6F72
analogous
#6FDCA3 #6FDCD9 #6FA8DC
triadic
#6FDCD9 #D96FDC #DCD96F
tetradic
#6FDCD9 #A36FDC #DC6F72 #A8DC6F
square
#6FDCD9 #A36FDC #DC6F72 #A8DC6F
split-complementary
#6FDCD9 #DC6FA8 #DCA36F
monochromatic
#29A8A4 #3ED0CC #6FDCD9 #A0E8E6 #D1F4F3
Accessibility & contrast
On white
1.63
#6FDCD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.92
#6FDCD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FDCD9
12.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FDCD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FDCD9 | 1.00 | 1.63 | 12.92 | 12.92 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D3D9
Deuteranopia (green-blind)
#BEC5DA
Tritanopia (blue-blind)
#27E1DB
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #6fdcd9; /* rgb */ color: rgb(111, 220, 217); /* oklch */ color: oklch(82.9% 0.101 193.0);
Tailwind
colors: {
custom: {
50: '#a0e7e4',
500: '#6fdcd9',
950: '#000000',
},
}SCSS
$custom: #6fdcd9; $custom-light: #a0e7e4; $custom-dark: #000000;
JSON
{
"hex": "#6fdcd9",
"rgb": {
"r": 111,
"g": 220,
"b": 217
},
"hsl": {
"h": 178.349,
"s": 60.894,
"l": 64.902
},
"oklch": {
"l": 0.82947,
"c": 0.10062,
"h": 193
},
"luminance": 0.59576
}Semantic roles & 50–950 ramp
primary
#6FDCD9
secondary
#AB4547
accent
#1D22C9
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101615
muted
#808484