#6FDCDA#6FDCDA
#6FDCDA is a very light, moderate teal. Relative luminance 0.596; OKLCH L 83.0% C 0.101 H 193.8°. Best body text is #000000 at 12.93:1 contrast (WCAG AA passes).
Color values
| HEX | #6FDCDA |
|---|---|
| RGB | rgb(111, 220, 218) |
| HSL | hsl(179, 61%, 65%) |
| HSV | hsv(179, 50%, 86%) |
| CMYK | cmyk(49.5%, 0%, 0.9%, 13.7%) |
| CIE-LAB | lab(81.63, -31.72, -8.66) |
| CIE-LCH | lch(81.63, 32.88, 195.27°) |
| OKLab | oklab(82.98% -0.0976 -0.024) |
| OKLCH | oklch(82.98% 0.101 193.8) |
| XYZ | xyz(44.7984, 59.6238, 75.4638) |
| Luminance | 0.5963 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.07
Darkturquoise
#00CED1
ΔE00 5.84
Turquoise
#40E0D0
ΔE00 6.01
Aqua Blue
#02D8E9
ΔE00 6.91
Robin'S Egg
#6DEDFD
ΔE00 7.19
Bright Light Blue
#26F7FD
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FDCDA #DC6F71
analogous
#6FDCA3 #6FDCDA #6FA8DC
triadic
#6FDCDA #DA6FDC #DCDA6F
tetradic
#6FDCDA #A36FDC #DC6F71 #A8DC6F
square
#6FDCDA #A36FDC #DC6F71 #A8DC6F
split-complementary
#6FDCDA #DC6FA8 #DCA36F
monochromatic
#29A8A5 #3ED0CD #6FDCDA #A0E8E7 #D1F4F3
Accessibility & contrast
On white
1.62
#6FDCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.93
#6FDCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FDCDA
12.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FDCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FDCDA | 1.00 | 1.62 | 12.93 | 12.93 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D3DA
Deuteranopia (green-blind)
#BEC5DB
Tritanopia (blue-blind)
#26E2DB
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #6fdcda; /* rgb */ color: rgb(111, 220, 218); /* oklch */ color: oklch(83.0% 0.101 193.8);
Tailwind
colors: {
custom: {
50: '#a1e7e5',
500: '#6fdcda',
950: '#000000',
},
}SCSS
$custom: #6fdcda; $custom-light: #a1e7e5; $custom-dark: #000000;
JSON
{
"hex": "#6fdcda",
"rgb": {
"r": 111,
"g": 220,
"b": 218
},
"hsl": {
"h": 178.899,
"s": 60.894,
"l": 64.902
},
"oklch": {
"l": 0.82979,
"c": 0.10053,
"h": 193.8
},
"luminance": 0.59628
}Semantic roles & 50–950 ramp
primary
#6FDCDA
secondary
#AB4546
accent
#1D20C9
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101615
muted
#808484