#6FDBDE#6FDBDE
#6FDBDE is a very light, moderate teal. Relative luminance 0.593; OKLCH L 82.9% C 0.100 H 197.8°. Best body text is #000000 at 12.86:1 contrast (WCAG AA passes).
Color values
| HEX | #6FDBDE |
|---|---|
| RGB | rgb(111, 219, 222) |
| HSL | hsl(182, 63%, 65%) |
| HSV | hsv(182, 50%, 87%) |
| CMYK | cmyk(50%, 1.4%, 0%, 12.9%) |
| CIE-LAB | lab(81.46, -30.21, -11.04) |
| CIE-LCH | lch(81.46, 32.16, 200.08°) |
| OKLab | oklab(82.88% -0.0949 -0.0305) |
| OKLCH | oklch(82.88% 0.1 197.8) |
| XYZ | xyz(45.0665, 59.3124, 78.1666) |
| Luminance | 0.5932 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.00
Aqua Blue
#02D8E9
ΔE00 5.56
Darkturquoise
#00CED1
ΔE00 5.80
Robin'S Egg
#6DEDFD
ΔE00 5.85
Robin Egg Blue
#8AF1FE
ΔE00 6.50
Robin'S Egg Blue
#98EFF9
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FDBDE #DE726F
analogous
#6FDEAA #6FDBDE #6FA3DE
triadic
#6FDBDE #DE6FDB #DBDE6F
tetradic
#6FDBDE #AA6FDE #DE726F #A3DE6F
square
#6FDBDE #AA6FDE #DE726F #A3DE6F
split-complementary
#6FDBDE #DE6FA3 #DEAA6F
monochromatic
#27A8AB #3DCFD3 #6FDBDE #A1E7E9 #D3F4F5
Accessibility & contrast
On white
1.63
#6FDBDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.86
#6FDBDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FDBDE
12.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FDBDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FDBDE | 1.00 | 1.63 | 12.86 | 12.86 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED2DE
Deuteranopia (green-blind)
#BCC5DF
Tritanopia (blue-blind)
#20E1DC
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #6fdbde; /* rgb */ color: rgb(111, 219, 222); /* oklch */ color: oklch(82.9% 0.100 197.8);
Tailwind
colors: {
custom: {
50: '#a1e6e8',
500: '#6fdbde',
950: '#000000',
},
}SCSS
$custom: #6fdbde; $custom-light: #a1e6e8; $custom-dark: #000000;
JSON
{
"hex": "#6fdbde",
"rgb": {
"r": 111,
"g": 219,
"b": 222
},
"hsl": {
"h": 181.622,
"s": 62.712,
"l": 65.294
},
"oklch": {
"l": 0.8288,
"c": 0.09966,
"h": 197.8
},
"luminance": 0.59316
}Semantic roles & 50–950 ramp
primary
#6FDBDE
secondary
#AE4744
accent
#201BCA
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101616
muted
#808484