#6FDCCE#6FDCCE
#6FDCCE is a very light, moderate teal. Relative luminance 0.590; OKLCH L 82.6% C 0.103 H 184.5°. Best body text is #000000 at 12.80:1 contrast (WCAG AA passes).
Color values
| HEX | #6FDCCE |
|---|---|
| RGB | rgb(111, 220, 206) |
| HSL | hsl(172, 61%, 65%) |
| HSV | hsv(172, 50%, 86%) |
| CMYK | cmyk(49.5%, 0%, 6.4%, 13.7%) |
| CIE-LAB | lab(81.30, -34.72, -2.77) |
| CIE-LCH | lch(81.30, 34.83, 184.55°) |
| OKLab | oklab(82.6% -0.1027 -0.008) |
| OKLCH | oklch(82.6% 0.103 184.5) |
| XYZ | xyz(43.2847, 59.0183, 67.4912) |
| Luminance | 0.5902 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.42
Mediumturquoise
#48D1CC
ΔE00 4.75
Tiffany Blue
#7BF2DA
ΔE00 5.61
Seafoam Blue
#78D1B6
ΔE00 5.73
Pale Teal
#82CBB2
ΔE00 6.97
Aqua (survey)
#13EAC9
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FDCCE #DC6F7D
analogous
#6FDC98 #6FDCCE #6FB3DC
triadic
#6FDCCE #CE6FDC #DCCE6F
tetradic
#6FDCCE #986FDC #DC6F7D #B3DC6F
square
#6FDCCE #986FDC #DC6F7D #B3DC6F
split-complementary
#6FDCCE #DC6FB3 #DC986F
monochromatic
#29A897 #3ED0BD #6FDCCE #A0E8DF #D1F4F0
Accessibility & contrast
On white
1.64
#6FDCCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.80
#6FDCCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FDCCE
12.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FDCCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FDCCE | 1.00 | 1.64 | 12.80 | 12.80 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D2CE
Deuteranopia (green-blind)
#C1C4CF
Tritanopia (blue-blind)
#34E0D8
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #6fdcce; /* rgb */ color: rgb(111, 220, 206); /* oklch */ color: oklch(82.6% 0.103 184.5);
Tailwind
colors: {
custom: {
50: '#a0e7dc',
500: '#6fdcce',
950: '#000000',
},
}SCSS
$custom: #6fdcce; $custom-light: #a0e7dc; $custom-dark: #000000;
JSON
{
"hex": "#6fdcce",
"rgb": {
"r": 111,
"g": 220,
"b": 206
},
"hsl": {
"h": 172.294,
"s": 60.894,
"l": 64.902
},
"oklch": {
"l": 0.82601,
"c": 0.103,
"h": 184.5
},
"luminance": 0.59022
}Semantic roles & 50–950 ramp
primary
#6FDCCE
secondary
#AB4552
accent
#1D33C9
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1615
muted
#808484