#6FDCC7#6FDCC7
#6FDCC7 is a very light, moderate teal. Relative luminance 0.587; OKLCH L 82.4% C 0.106 H 179.3°. Best body text is #000000 at 12.74:1 contrast (WCAG AA passes).
Color values
| HEX | #6FDCC7 |
|---|---|
| RGB | rgb(111, 220, 199) |
| HSL | hsl(168, 61%, 65%) |
| HSV | hsv(168, 50%, 86%) |
| CMYK | cmyk(49.5%, 0%, 9.5%, 13.7%) |
| CIE-LAB | lab(81.12, -36.41, 0.69) |
| CIE-LCH | lch(81.12, 36.42, 178.91°) |
| OKLab | oklab(82.39% -0.1057 0.0013) |
| OKLCH | oklch(82.39% 0.106 179.3) |
| XYZ | xyz(42.4532, 58.6857, 63.1121) |
| Luminance | 0.5869 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.94
Turquoise
#40E0D0
ΔE00 3.95
Tiffany Blue
#7BF2DA
ΔE00 4.89
Pale Teal
#82CBB2
ΔE00 5.71
Aqua (survey)
#13EAC9
ΔE00 6.03
Mediumaquamarine
#66CDAA
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FDCC7 #DC6F84
analogous
#6FDC90 #6FDCC7 #6FBBDC
triadic
#6FDCC7 #C76FDC #DCC76F
tetradic
#6FDCC7 #906FDC #DC6F84 #BBDC6F
square
#6FDCC7 #906FDC #DC6F84 #BBDC6F
split-complementary
#6FDCC7 #DC6FBB #DC906F
monochromatic
#29A88F #3ED0B4 #6FDCC7 #A0E8DA #D1F4ED
Accessibility & contrast
On white
1.65
#6FDCC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.74
#6FDCC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FDCC7
12.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FDCC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FDCC7 | 1.00 | 1.65 | 12.74 | 12.74 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D1C6
Deuteranopia (green-blind)
#C3C4C9
Tritanopia (blue-blind)
#3ADFD6
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #6fdcc7; /* rgb */ color: rgb(111, 220, 199); /* oklch */ color: oklch(82.4% 0.106 179.3);
Tailwind
colors: {
custom: {
50: '#a0e7d8',
500: '#6fdcc7',
950: '#000000',
},
}SCSS
$custom: #6fdcc7; $custom-light: #a0e7d8; $custom-dark: #000000;
JSON
{
"hex": "#6fdcc7",
"rgb": {
"r": 111,
"g": 220,
"b": 199
},
"hsl": {
"h": 168.44,
"s": 60.894,
"l": 64.902
},
"oklch": {
"l": 0.82393,
"c": 0.10572,
"h": 179.3
},
"luminance": 0.58689
}Semantic roles & 50–950 ramp
primary
#6FDCC7
secondary
#AB4558
accent
#1D3EC9
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1614
muted
#808483