#6FDDDC#6FDDDC
#6FDDDC is a very light, moderate teal. Relative luminance 0.603; OKLCH L 83.3% C 0.101 H 194.6°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #6FDDDC |
|---|---|
| RGB | rgb(111, 221, 220) |
| HSL | hsl(179, 62%, 65%) |
| HSV | hsv(179, 50%, 87%) |
| CMYK | cmyk(49.8%, 0%, 0.5%, 13.3%) |
| CIE-LAB | lab(81.98, -31.68, -9.21) |
| CIE-LCH | lch(81.98, 32.99, 196.21°) |
| OKLab | oklab(83.28% -0.0979 -0.0255) |
| OKLCH | oklch(83.28% 0.101 194.6) |
| XYZ | xyz(45.3250, 60.2556, 76.9382) |
| Luminance | 0.6026 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.35
Darkturquoise
#00CED1
ΔE00 5.91
Turquoise
#40E0D0
ΔE00 6.30
Aqua Blue
#02D8E9
ΔE00 6.64
Robin'S Egg
#6DEDFD
ΔE00 6.76
Bright Light Blue
#26F7FD
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FDDDC #DD6F70
analogous
#6FDDA5 #6FDDDC #6FA7DD
triadic
#6FDDDC #DC6FDD #DDDC6F
tetradic
#6FDDDC #A56FDD #DD6F70 #A7DD6F
square
#6FDDDC #A56FDD #DD6F70 #A7DD6F
split-complementary
#6FDDDC #DD6FA7 #DDA56F
monochromatic
#28AAA8 #3DD1D0 #6FDDDC #A1E9E8 #D2F4F4
Accessibility & contrast
On white
1.61
#6FDDDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#6FDDDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FDDDC
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FDDDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FDDDC | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D4DC
Deuteranopia (green-blind)
#BEC6DD
Tritanopia (blue-blind)
#22E3DC
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #6fdddc; /* rgb */ color: rgb(111, 221, 220); /* oklch */ color: oklch(83.3% 0.101 194.6);
Tailwind
colors: {
custom: {
50: '#a1e8e6',
500: '#6fdddc',
950: '#000000',
},
}SCSS
$custom: #6fdddc; $custom-light: #a1e8e6; $custom-dark: #000000;
JSON
{
"hex": "#6fdddc",
"rgb": {
"r": 111,
"g": 221,
"b": 220
},
"hsl": {
"h": 179.455,
"s": 61.798,
"l": 65.098
},
"oklch": {
"l": 0.83275,
"c": 0.10115,
"h": 194.6
},
"luminance": 0.6026
}Semantic roles & 50–950 ramp
primary
#6FDDDC
secondary
#AC4445
accent
#1C1ECA
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101616
muted
#808484