#6FDFCE#6FDFCE
#6FDFCE is a very light, moderate teal. Relative luminance 0.606; OKLCH L 83.3% C 0.106 H 182.5°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #6FDFCE |
|---|---|
| RGB | rgb(111, 223, 206) |
| HSL | hsl(171, 64%, 65%) |
| HSV | hsv(171, 50%, 87%) |
| CMYK | cmyk(50.2%, 0%, 7.6%, 12.5%) |
| CIE-LAB | lab(82.17, -36.11, -1.50) |
| CIE-LCH | lch(82.17, 36.14, 182.37°) |
| OKLab | oklab(83.3% -0.106 -0.0046) |
| OKLCH | oklch(83.3% 0.106 182.5) |
| XYZ | xyz(44.0791, 60.6072, 67.7560) |
| Luminance | 0.6061 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.22
Tiffany Blue
#7BF2DA
ΔE00 4.58
Seafoam Blue
#78D1B6
ΔE00 5.40
Mediumturquoise
#48D1CC
ΔE00 5.74
Aqua (survey)
#13EAC9
ΔE00 6.43
Pale Teal
#82CBB2
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FDFCE #DF6F80
analogous
#6FDF96 #6FDFCE #6FB8DF
triadic
#6FDFCE #CE6FDF #DFCE6F
tetradic
#6FDFCE #966FDF #DF6F80 #B8DF6F
square
#6FDFCE #966FDF #DF6F80 #B8DF6F
split-complementary
#6FDFCE #DF6FB8 #DF966F
monochromatic
#26AD99 #3DD4BD #6FDFCE #A1EADF #D3F5F0
Accessibility & contrast
On white
1.60
#6FDFCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#6FDFCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FDFCE
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FDFCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FDFCE | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D4CD
Deuteranopia (green-blind)
#C4C7D0
Tritanopia (blue-blind)
#33E3DA
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #6fdfce; /* rgb */ color: rgb(111, 223, 206); /* oklch */ color: oklch(83.3% 0.106 182.5);
Tailwind
colors: {
custom: {
50: '#a0e9dc',
500: '#6fdfce',
950: '#000000',
},
}SCSS
$custom: #6fdfce; $custom-light: #a0e9dc; $custom-dark: #000000;
JSON
{
"hex": "#6fdfce",
"rgb": {
"r": 111,
"g": 223,
"b": 206
},
"hsl": {
"h": 170.893,
"s": 63.636,
"l": 65.49
},
"oklch": {
"l": 0.83301,
"c": 0.1061,
"h": 182.5
},
"luminance": 0.60611
}Semantic roles & 50–950 ramp
primary
#6FDFCE
secondary
#AF4354
accent
#1A35CB
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1615
muted
#808484