#6FDDCD#6FDDCD
#6FDDCD is a very light, moderate teal. Relative luminance 0.595; OKLCH L 82.8% C 0.104 H 183.0°. Best body text is #000000 at 12.90:1 contrast (WCAG AA passes).
Color values
| HEX | #6FDDCD |
|---|---|
| RGB | rgb(111, 221, 205) |
| HSL | hsl(171, 62%, 65%) |
| HSV | hsv(171, 50%, 87%) |
| CMYK | cmyk(49.8%, 0%, 7.2%, 13.3%) |
| CIE-LAB | lab(81.56, -35.43, -1.85) |
| CIE-LCH | lch(81.56, 35.48, 182.99°) |
| OKLab | oklab(82.8% -0.1042 -0.0055) |
| OKLCH | oklch(82.8% 0.104 183) |
| XYZ | xyz(43.4268, 59.4964, 66.9412) |
| Luminance | 0.5950 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.31
Tiffany Blue
#7BF2DA
ΔE00 5.10
Mediumturquoise
#48D1CC
ΔE00 5.31
Seafoam Blue
#78D1B6
ΔE00 5.32
Pale Teal
#82CBB2
ΔE00 6.73
Aqua (survey)
#13EAC9
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FDDCD #DD6F7F
analogous
#6FDD96 #6FDDCD #6FB6DD
triadic
#6FDDCD #CD6FDD #DDCD6F
tetradic
#6FDDCD #966FDD #DD6F7F #B6DD6F
square
#6FDDCD #966FDD #DD6F7F #B6DD6F
split-complementary
#6FDDCD #DD6FB6 #DD966F
monochromatic
#28AA97 #3DD1BC #6FDDCD #A1E9DE #D2F4EF
Accessibility & contrast
On white
1.63
#6FDDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.90
#6FDDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FDDCD
12.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FDDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FDDCD | 1.00 | 1.63 | 12.90 | 12.90 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D2CC
Deuteranopia (green-blind)
#C2C5CF
Tritanopia (blue-blind)
#34E1D8
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #6fddcd; /* rgb */ color: rgb(111, 221, 205); /* oklch */ color: oklch(82.8% 0.104 183.0);
Tailwind
colors: {
custom: {
50: '#a0e8dc',
500: '#6fddcd',
950: '#000000',
},
}SCSS
$custom: #6fddcd; $custom-light: #a0e8dc; $custom-dark: #000000;
JSON
{
"hex": "#6fddcd",
"rgb": {
"r": 111,
"g": 221,
"b": 205
},
"hsl": {
"h": 171.273,
"s": 61.798,
"l": 65.098
},
"oklch": {
"l": 0.82804,
"c": 0.10438,
"h": 183
},
"luminance": 0.595
}Semantic roles & 50–950 ramp
primary
#6FDDCD
secondary
#AC4453
accent
#1C35CA
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1615
muted
#808484