#6FE1DA#6FE1DA
#6FE1DA is a very light, moderate teal. Relative luminance 0.623; OKLCH L 84.1% C 0.105 H 190.0°. Best body text is #000000 at 13.46:1 contrast (WCAG AA passes).
Color values
| HEX | #6FE1DA |
|---|---|
| RGB | rgb(111, 225, 218) |
| HSL | hsl(176, 66%, 66%) |
| HSV | hsv(176, 51%, 88%) |
| CMYK | cmyk(50.7%, 0%, 3.1%, 11.8%) |
| CIE-LAB | lab(83.07, -34.08, -6.54) |
| CIE-LCH | lch(83.07, 34.70, 190.86°) |
| OKLab | oklab(84.14% -0.1031 -0.0182) |
| OKLCH | oklch(84.14% 0.105 190) |
| XYZ | xyz(46.1304, 62.2877, 75.9078) |
| Luminance | 0.6229 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 4.42
Mediumturquoise
#48D1CC
ΔE00 4.55
Tiffany Blue
#7BF2DA
ΔE00 6.58
Darkturquoise
#00CED1
ΔE00 6.94
Bright Aqua
#0BF9EA
ΔE00 7.06
Bright Light Blue
#26F7FD
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FE1DA #E16F76
analogous
#6FE1A1 #6FE1DA #6FAFE1
triadic
#6FE1DA #DA6FE1 #E1DA6F
tetradic
#6FE1DA #A16FE1 #E16F76 #AFE16F
square
#6FE1DA #A16FE1 #E16F76 #AFE16F
split-complementary
#6FE1DA #E16FAF #E1A16F
monochromatic
#25B1A8 #3CD6CD #6FE1DA #A2ECE7 #D4F6F4
Accessibility & contrast
On white
1.56
#6FE1DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.46
#6FE1DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FE1DA
13.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FE1DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FE1DA | 1.00 | 1.56 | 13.46 | 13.46 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D7DA
Deuteranopia (green-blind)
#C3C9DB
Tritanopia (blue-blind)
#23E6DF
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #6fe1da; /* rgb */ color: rgb(111, 225, 218); /* oklch */ color: oklch(84.1% 0.105 190.0);
Tailwind
colors: {
custom: {
50: '#a1ebe5',
500: '#6fe1da',
950: '#000000',
},
}SCSS
$custom: #6fe1da; $custom-light: #a1ebe5; $custom-dark: #000000;
JSON
{
"hex": "#6fe1da",
"rgb": {
"r": 111,
"g": 225,
"b": 218
},
"hsl": {
"h": 176.316,
"s": 65.517,
"l": 65.882
},
"oklch": {
"l": 0.84135,
"c": 0.10469,
"h": 190
},
"luminance": 0.62292
}Semantic roles & 50–950 ramp
primary
#6FE1DA
secondary
#B24249
accent
#1823CD
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#101615
muted
#808484