#6FDDCE#6FDDCE
#6FDDCE is a very light, moderate teal. Relative luminance 0.595; OKLCH L 82.8% C 0.104 H 183.8°. Best body text is #000000 at 12.91:1 contrast (WCAG AA passes).
Color values
| HEX | #6FDDCE |
|---|---|
| RGB | rgb(111, 221, 206) |
| HSL | hsl(172, 62%, 65%) |
| HSV | hsv(172, 50%, 87%) |
| CMYK | cmyk(49.8%, 0%, 6.8%, 13.3%) |
| CIE-LAB | lab(81.59, -35.19, -2.34) |
| CIE-LCH | lch(81.59, 35.26, 183.81°) |
| OKLab | oklab(82.83% -0.1038 -0.0069) |
| OKLCH | oklch(82.83% 0.104 183.8) |
| XYZ | xyz(43.5479, 59.5448, 67.5790) |
| Luminance | 0.5955 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.30
Mediumturquoise
#48D1CC
ΔE00 5.07
Tiffany Blue
#7BF2DA
ΔE00 5.25
Seafoam Blue
#78D1B6
ΔE00 5.59
Pale Teal
#82CBB2
ΔE00 6.93
Aqua (survey)
#13EAC9
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FDDCE #DD6F7E
analogous
#6FDD97 #6FDDCE #6FB5DD
triadic
#6FDDCE #CE6FDD #DDCE6F
tetradic
#6FDDCE #976FDD #DD6F7E #B5DD6F
square
#6FDDCE #976FDD #DD6F7E #B5DD6F
split-complementary
#6FDDCE #DD6FB5 #DD976F
monochromatic
#28AA98 #3DD1BD #6FDDCE #A1E9DF #D2F4F0
Accessibility & contrast
On white
1.63
#6FDDCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.91
#6FDDCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FDDCE
12.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FDDCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FDDCE | 1.00 | 1.63 | 12.91 | 12.91 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D3CE
Deuteranopia (green-blind)
#C2C5CF
Tritanopia (blue-blind)
#34E1D8
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #6fddce; /* rgb */ color: rgb(111, 221, 206); /* oklch */ color: oklch(82.8% 0.104 183.8);
Tailwind
colors: {
custom: {
50: '#a0e8dc',
500: '#6fddce',
950: '#000000',
},
}SCSS
$custom: #6fddce; $custom-light: #a0e8dc; $custom-dark: #000000;
JSON
{
"hex": "#6fddce",
"rgb": {
"r": 111,
"g": 221,
"b": 206
},
"hsl": {
"h": 171.818,
"s": 61.798,
"l": 65.098
},
"oklch": {
"l": 0.82834,
"c": 0.10403,
"h": 183.8
},
"luminance": 0.59549
}Semantic roles & 50–950 ramp
primary
#6FDDCE
secondary
#AC4452
accent
#1C34CA
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1615
muted
#808484