#6FE2DD#6FE2DD
#6FE2DD is a very light, moderate teal. Relative luminance 0.630; OKLCH L 84.5% C 0.105 H 191.6°. Best body text is #000000 at 13.60:1 contrast (WCAG AA passes).
Color values
| HEX | #6FE2DD |
|---|---|
| RGB | rgb(111, 226, 221) |
| HSL | hsl(177, 66%, 66%) |
| HSV | hsv(177, 51%, 89%) |
| CMYK | cmyk(50.9%, 0%, 2.2%, 11.4%) |
| CIE-LAB | lab(83.44, -33.79, -7.58) |
| CIE-LCH | lch(83.44, 34.62, 192.64°) |
| OKLab | oklab(84.46% -0.1029 -0.021) |
| OKLCH | oklch(84.46% 0.105 191.6) |
| XYZ | xyz(46.7976, 62.9884, 78.0844) |
| Luminance | 0.6299 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.74
Turquoise
#40E0D0
ΔE00 4.99
Bright Light Blue
#26F7FD
ΔE00 6.56
Bright Cyan
#41FDFE
ΔE00 6.70
Darkturquoise
#00CED1
ΔE00 6.83
Tiffany Blue
#7BF2DA
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FE2DD #E26F74
analogous
#6FE2A3 #6FE2DD #6FADE2
triadic
#6FE2DD #DD6FE2 #E2DD6F
tetradic
#6FE2DD #A36FE2 #E26F74 #ADE26F
square
#6FE2DD #A36FE2 #E26F74 #ADE26F
split-complementary
#6FE2DD #E26FAD #E2A36F
monochromatic
#24B3AC #3CD8D1 #6FE2DD #A2ECE9 #D5F7F5
Accessibility & contrast
On white
1.54
#6FE2DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.60
#6FE2DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FE2DD
13.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FE2DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FE2DD | 1.00 | 1.54 | 13.60 | 13.60 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D8DD
Deuteranopia (green-blind)
#C3CADE
Tritanopia (blue-blind)
#1CE7E0
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #6fe2dd; /* rgb */ color: rgb(111, 226, 221); /* oklch */ color: oklch(84.5% 0.105 191.6);
Tailwind
colors: {
custom: {
50: '#a1ebe7',
500: '#6fe2dd',
950: '#000000',
},
}SCSS
$custom: #6fe2dd; $custom-light: #a1ebe7; $custom-dark: #000000;
JSON
{
"hex": "#6fe2dd",
"rgb": {
"r": 111,
"g": 226,
"b": 221
},
"hsl": {
"h": 177.391,
"s": 66.474,
"l": 66.078
},
"oklch": {
"l": 0.84461,
"c": 0.10505,
"h": 191.6
},
"luminance": 0.62993
}Semantic roles & 50–950 ramp
primary
#6FE2DD
secondary
#B44247
accent
#171FCE
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#101616
muted
#808484