#6FE1DC#6FE1DC
#6FE1DC is a very light, moderate teal. Relative luminance 0.624; OKLCH L 84.2% C 0.104 H 191.5°. Best body text is #000000 at 13.48:1 contrast (WCAG AA passes).
Color values
| HEX | #6FE1DC |
|---|---|
| RGB | rgb(111, 225, 220) |
| HSL | hsl(177, 66%, 66%) |
| HSV | hsv(177, 51%, 88%) |
| CMYK | cmyk(50.7%, 0%, 2.2%, 11.8%) |
| CIE-LAB | lab(83.12, -33.57, -7.51) |
| CIE-LCH | lch(83.12, 34.40, 192.61°) |
| OKLab | oklab(84.2% -0.1022 -0.0209) |
| OKLCH | oklch(84.2% 0.104 191.5) |
| XYZ | xyz(46.3937, 62.3930, 77.2944) |
| Luminance | 0.6240 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.57
Turquoise
#40E0D0
ΔE00 4.98
Darkturquoise
#00CED1
ΔE00 6.69
Bright Light Blue
#26F7FD
ΔE00 6.73
Bright Cyan
#41FDFE
ΔE00 6.91
Tiffany Blue
#7BF2DA
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FE1DC #E16F74
analogous
#6FE1A3 #6FE1DC #6FADE1
triadic
#6FE1DC #DC6FE1 #E1DC6F
tetradic
#6FE1DC #A36FE1 #E16F74 #ADE16F
square
#6FE1DC #A36FE1 #E16F74 #ADE16F
split-complementary
#6FE1DC #E16FAD #E1A36F
monochromatic
#25B1AB #3CD6D0 #6FE1DC #A2ECE8 #D4F6F5
Accessibility & contrast
On white
1.56
#6FE1DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.48
#6FE1DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FE1DC
13.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FE1DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FE1DC | 1.00 | 1.56 | 13.48 | 13.48 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D7DC
Deuteranopia (green-blind)
#C3C9DD
Tritanopia (blue-blind)
#1FE6DF
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #6fe1dc; /* rgb */ color: rgb(111, 225, 220); /* oklch */ color: oklch(84.2% 0.104 191.5);
Tailwind
colors: {
custom: {
50: '#a1ebe6',
500: '#6fe1dc',
950: '#000000',
},
}SCSS
$custom: #6fe1dc; $custom-light: #a1ebe6; $custom-dark: #000000;
JSON
{
"hex": "#6fe1dc",
"rgb": {
"r": 111,
"g": 225,
"b": 220
},
"hsl": {
"h": 177.368,
"s": 65.517,
"l": 65.882
},
"oklch": {
"l": 0.84198,
"c": 0.10436,
"h": 191.5
},
"luminance": 0.62397
}Semantic roles & 50–950 ramp
primary
#6FE1DC
secondary
#B24247
accent
#1820CD
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#101616
muted
#808484