#6FDECF#6FDECF
#6FDECF is a very light, moderate teal. Relative luminance 0.601; OKLCH L 83.1% C 0.105 H 183.9°. Best body text is #000000 at 13.03:1 contrast (WCAG AA passes).
Color values
| HEX | #6FDECF |
|---|---|
| RGB | rgb(111, 222, 207) |
| HSL | hsl(172, 63%, 65%) |
| HSV | hsv(172, 50%, 87%) |
| CMYK | cmyk(50%, 0%, 6.8%, 12.9%) |
| CIE-LAB | lab(81.91, -35.41, -2.41) |
| CIE-LCH | lch(81.91, 35.49, 183.90°) |
| OKLab | oklab(83.1% -0.1045 -0.007) |
| OKLCH | oklch(83.1% 0.105 183.9) |
| XYZ | xyz(43.9346, 60.1232, 68.3091) |
| Luminance | 0.6013 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.23
Tiffany Blue
#7BF2DA
ΔE00 5.07
Mediumturquoise
#48D1CC
ΔE00 5.17
Seafoam Blue
#78D1B6
ΔE00 5.75
Aqua (survey)
#13EAC9
ΔE00 6.98
Pale Teal
#82CBB2
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FDECF #DE6F7E
analogous
#6FDE97 #6FDECF #6FB5DE
triadic
#6FDECF #CF6FDE #DECF6F
tetradic
#6FDECF #976FDE #DE6F7E #B5DE6F
square
#6FDECF #976FDE #DE6F7E #B5DE6F
split-complementary
#6FDECF #DE6FB5 #DE976F
monochromatic
#27AB99 #3DD3BE #6FDECF #A1E9E0 #D3F5F0
Accessibility & contrast
On white
1.61
#6FDECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.03
#6FDECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FDECF
13.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FDECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FDECF | 1.00 | 1.61 | 13.03 | 13.03 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D3CF
Deuteranopia (green-blind)
#C3C6D0
Tritanopia (blue-blind)
#32E2D9
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #6fdecf; /* rgb */ color: rgb(111, 222, 207); /* oklch */ color: oklch(83.1% 0.105 183.9);
Tailwind
colors: {
custom: {
50: '#a0e8dd',
500: '#6fdecf',
950: '#000000',
},
}SCSS
$custom: #6fdecf; $custom-light: #a0e8dd; $custom-dark: #000000;
JSON
{
"hex": "#6fdecf",
"rgb": {
"r": 111,
"g": 222,
"b": 207
},
"hsl": {
"h": 171.892,
"s": 62.712,
"l": 65.294
},
"oklch": {
"l": 0.83098,
"c": 0.10471,
"h": 183.9
},
"luminance": 0.60127
}Semantic roles & 50–950 ramp
primary
#6FDECF
secondary
#AE4452
accent
#1B33CA
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1615
muted
#808484