#6FDDDB#6FDDDB
#6FDDDB is a very light, moderate teal. Relative luminance 0.602; OKLCH L 83.2% C 0.101 H 193.8°. Best body text is #000000 at 13.04:1 contrast (WCAG AA passes).
Color values
| HEX | #6FDDDB |
|---|---|
| RGB | rgb(111, 221, 219) |
| HSL | hsl(179, 62%, 65%) |
| HSV | hsv(179, 50%, 87%) |
| CMYK | cmyk(49.8%, 0%, 0.9%, 13.3%) |
| CIE-LAB | lab(81.95, -31.94, -8.72) |
| CIE-LCH | lch(81.95, 33.11, 195.28°) |
| OKLab | oklab(83.24% -0.0983 -0.0241) |
| OKLCH | oklch(83.24% 0.101 193.8) |
| XYZ | xyz(45.1929, 60.2028, 76.2428) |
| Luminance | 0.6021 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.20
Darkturquoise
#00CED1
ΔE00 5.95
Turquoise
#40E0D0
ΔE00 5.97
Aqua Blue
#02D8E9
ΔE00 6.93
Bright Light Blue
#26F7FD
ΔE00 7.07
Robin'S Egg
#6DEDFD
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FDDDB #DD6F71
analogous
#6FDDA4 #6FDDDB #6FA8DD
triadic
#6FDDDB #DB6FDD #DDDB6F
tetradic
#6FDDDB #A46FDD #DD6F71 #A8DD6F
square
#6FDDDB #A46FDD #DD6F71 #A8DD6F
split-complementary
#6FDDDB #DD6FA8 #DDA46F
monochromatic
#28AAA7 #3DD1CF #6FDDDB #A1E9E7 #D2F4F4
Accessibility & contrast
On white
1.61
#6FDDDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.04
#6FDDDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FDDDB
13.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FDDDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FDDDB | 1.00 | 1.61 | 13.04 | 13.04 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D4DB
Deuteranopia (green-blind)
#BFC6DC
Tritanopia (blue-blind)
#24E3DC
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #6fdddb; /* rgb */ color: rgb(111, 221, 219); /* oklch */ color: oklch(83.2% 0.101 193.8);
Tailwind
colors: {
custom: {
50: '#a1e8e6',
500: '#6fdddb',
950: '#000000',
},
}SCSS
$custom: #6fdddb; $custom-light: #a1e8e6; $custom-dark: #000000;
JSON
{
"hex": "#6fdddb",
"rgb": {
"r": 111,
"g": 221,
"b": 219
},
"hsl": {
"h": 178.909,
"s": 61.798,
"l": 65.098
},
"oklch": {
"l": 0.83242,
"c": 0.10123,
"h": 193.8
},
"luminance": 0.60207
}Semantic roles & 50–950 ramp
primary
#6FDDDB
secondary
#AC4446
accent
#1C1FCA
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101615
muted
#808484