#6FDCD8#6FDCD8
#6FDCD8 is a very light, moderate teal. Relative luminance 0.595; OKLCH L 82.9% C 0.101 H 192.2°. Best body text is #000000 at 12.90:1 contrast (WCAG AA passes).
Color values
| HEX | #6FDCD8 |
|---|---|
| RGB | rgb(111, 220, 216) |
| HSL | hsl(178, 61%, 65%) |
| HSV | hsv(178, 50%, 86%) |
| CMYK | cmyk(49.5%, 0%, 1.8%, 13.7%) |
| CIE-LAB | lab(81.58, -32.23, -7.68) |
| CIE-LCH | lch(81.58, 33.13, 193.40°) |
| OKLab | oklab(82.91% -0.0985 -0.0213) |
| OKLCH | oklch(82.91% 0.101 192.2) |
| XYZ | xyz(44.5383, 59.5198, 74.0938) |
| Luminance | 0.5952 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.85
Turquoise
#40E0D0
ΔE00 5.40
Darkturquoise
#00CED1
ΔE00 5.99
Bright Light Blue
#26F7FD
ΔE00 7.52
Aqua Blue
#02D8E9
ΔE00 7.52
Robin'S Egg
#6DEDFD
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FDCD8 #DC6F73
analogous
#6FDCA1 #6FDCD8 #6FAADC
triadic
#6FDCD8 #D86FDC #DCD86F
tetradic
#6FDCD8 #A16FDC #DC6F73 #AADC6F
square
#6FDCD8 #A16FDC #DC6F73 #AADC6F
split-complementary
#6FDCD8 #DC6FAA #DCA16F
monochromatic
#29A8A3 #3ED0CB #6FDCD8 #A0E8E5 #D1F4F3
Accessibility & contrast
On white
1.63
#6FDCD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.90
#6FDCD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FDCD8
12.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FDCD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FDCD8 | 1.00 | 1.63 | 12.90 | 12.90 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D3D8
Deuteranopia (green-blind)
#BEC5D9
Tritanopia (blue-blind)
#29E1DA
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #6fdcd8; /* rgb */ color: rgb(111, 220, 216); /* oklch */ color: oklch(82.9% 0.101 192.2);
Tailwind
colors: {
custom: {
50: '#a0e7e4',
500: '#6fdcd8',
950: '#000000',
},
}SCSS
$custom: #6fdcd8; $custom-light: #a0e7e4; $custom-dark: #000000;
JSON
{
"hex": "#6fdcd8",
"rgb": {
"r": 111,
"g": 220,
"b": 216
},
"hsl": {
"h": 177.798,
"s": 60.894,
"l": 64.902
},
"oklch": {
"l": 0.82914,
"c": 0.10074,
"h": 192.2
},
"luminance": 0.59524
}Semantic roles & 50–950 ramp
primary
#6FDCD8
secondary
#AB4548
accent
#1D23C9
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1615
muted
#808484