#6FDADD#6FDADD
#6FDADD is a very light, moderate teal. Relative luminance 0.587; OKLCH L 82.6% C 0.099 H 197.8°. Best body text is #000000 at 12.75:1 contrast (WCAG AA passes).
Color values
| HEX | #6FDADD |
|---|---|
| RGB | rgb(111, 218, 221) |
| HSL | hsl(182, 62%, 65%) |
| HSV | hsv(182, 50%, 87%) |
| CMYK | cmyk(49.8%, 1.4%, 0%, 13.3%) |
| CIE-LAB | lab(81.15, -29.99, -10.98) |
| CIE-LCH | lch(81.15, 31.94, 200.11°) |
| OKLab | oklab(82.62% -0.0942 -0.0303) |
| OKLCH | oklch(82.62% 0.099 197.8) |
| XYZ | xyz(44.6728, 58.7388, 77.3761) |
| Luminance | 0.5874 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.92
Aqua Blue
#02D8E9
ΔE00 5.55
Darkturquoise
#00CED1
ΔE00 5.71
Robin'S Egg
#6DEDFD
ΔE00 6.00
Robin'S Egg Blue
#98EFF9
ΔE00 6.64
Robin Egg Blue
#8AF1FE
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FDADD #DD726F
analogous
#6FDDA9 #6FDADD #6FA3DD
triadic
#6FDADD #DD6FDA #DADD6F
tetradic
#6FDADD #A96FDD #DD726F #A3DD6F
square
#6FDADD #A96FDD #DD726F #A3DD6F
split-complementary
#6FDADD #DD6FA3 #DDA96F
monochromatic
#28A6AA #3DCDD1 #6FDADD #A1E7E9 #D2F3F4
Accessibility & contrast
On white
1.65
#6FDADD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.75
#6FDADD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FDADD
12.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FDADD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FDADD | 1.00 | 1.65 | 12.75 | 12.75 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED2DD
Deuteranopia (green-blind)
#BBC4DE
Tritanopia (blue-blind)
#23E0DB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #6fdadd; /* rgb */ color: rgb(111, 218, 221); /* oklch */ color: oklch(82.6% 0.099 197.8);
Tailwind
colors: {
custom: {
50: '#a1e5e7',
500: '#6fdadd',
950: '#000000',
},
}SCSS
$custom: #6fdadd; $custom-light: #a1e5e7; $custom-dark: #000000;
JSON
{
"hex": "#6fdadd",
"rgb": {
"r": 111,
"g": 218,
"b": 221
},
"hsl": {
"h": 181.636,
"s": 61.798,
"l": 65.098
},
"oklch": {
"l": 0.82617,
"c": 0.09895,
"h": 197.8
},
"luminance": 0.58743
}Semantic roles & 50–950 ramp
primary
#6FDADD
secondary
#AC4744
accent
#211CCA
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101616
muted
#808484