#6FDFEC#6FDFEC
#6FDFEC is a very light, moderate teal. Relative luminance 0.622; OKLCH L 84.3% C 0.104 H 205.5°. Best body text is #000000 at 13.44:1 contrast (WCAG AA passes).
Color values
| HEX | #6FDFEC |
|---|---|
| RGB | rgb(111, 223, 236) |
| HSL | hsl(186, 77%, 68%) |
| HSV | hsv(186, 53%, 93%) |
| CMYK | cmyk(53%, 5.5%, 0%, 7.5%) |
| CIE-LAB | lab(83.02, -28.44, -16.14) |
| CIE-LCH | lch(83.02, 32.70, 209.58°) |
| OKLab | oklab(84.28% -0.0936 -0.0446) |
| OKLCH | oklch(84.28% 0.104 205.5) |
| XYZ | xyz(48.0774, 62.2065, 88.8140) |
| Luminance | 0.6221 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.21
Robin Egg Blue
#8AF1FE
ΔE00 4.34
Aqua Blue
#02D8E9
ΔE00 4.59
Robin'S Egg Blue
#98EFF9
ΔE00 4.87
Neon Blue
#04D9FF
ΔE00 7.23
Bright Light Blue
#26F7FD
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FDFEC #EC7C6F
analogous
#6FECBA #6FDFEC #6FA0EC
triadic
#6FDFEC #EC6FDF #DFEC6F
tetradic
#6FDFEC #BA6FEC #EC7C6F #A0EC6F
square
#6FDFEC #BA6FEC #EC7C6F #A0EC6F
split-complementary
#6FDFEC #EC6FA0 #ECBA6F
monochromatic
#1AB5C6 #39D3E5 #6FDFEC #A5EBF3 #DBF7FA
Accessibility & contrast
On white
1.56
#6FDFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.44
#6FDFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FDFEC
13.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FDFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FDFEC | 1.00 | 1.56 | 13.44 | 13.44 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D7ED
Deuteranopia (green-blind)
#BCC8EC
Tritanopia (blue-blind)
#00E7E3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #6fdfec; /* rgb */ color: rgb(111, 223, 236); /* oklch */ color: oklch(84.3% 0.104 205.5);
Tailwind
colors: {
custom: {
50: '#a2e9f2',
500: '#6fdfec',
950: '#000000',
},
}SCSS
$custom: #6fdfec; $custom-light: #a2e9f2; $custom-dark: #000000;
JSON
{
"hex": "#6fdfec",
"rgb": {
"r": 111,
"g": 223,
"b": 236
},
"hsl": {
"h": 186.24,
"s": 76.687,
"l": 68.039
},
"oklch": {
"l": 0.84275,
"c": 0.10364,
"h": 205.5
},
"luminance": 0.62211
}Semantic roles & 50–950 ramp
primary
#6FDFEC
secondary
#C4493B
accent
#220DD9
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#101616
muted
#818485