#6FDFED#6FDFED
#6FDFED is a very light, moderate teal. Relative luminance 0.623; OKLCH L 84.3% C 0.104 H 206.2°. Best body text is #000000 at 13.45:1 contrast (WCAG AA passes).
Color values
| HEX | #6FDFED |
|---|---|
| RGB | rgb(111, 223, 237) |
| HSL | hsl(187, 78%, 68%) |
| HSV | hsv(187, 53%, 93%) |
| CMYK | cmyk(53.2%, 5.9%, 0%, 7.1%) |
| CIE-LAB | lab(83.05, -28.17, -16.62) |
| CIE-LCH | lch(83.05, 32.71, 210.55°) |
| OKLab | oklab(84.31% -0.0932 -0.0459) |
| OKLCH | oklch(84.31% 0.104 206.2) |
| XYZ | xyz(48.2231, 62.2648, 89.5813) |
| Luminance | 0.6227 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.16
Robin Egg Blue
#8AF1FE
ΔE00 4.32
Aqua Blue
#02D8E9
ΔE00 4.64
Robin'S Egg Blue
#98EFF9
ΔE00 4.87
Neon Blue
#04D9FF
ΔE00 6.94
Bright Light Blue
#26F7FD
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FDFED #ED7D6F
analogous
#6FEDBC #6FDFED #6FA0ED
triadic
#6FDFED #ED6FDF #DFED6F
tetradic
#6FDFED #BC6FED #ED7D6F #A0ED6F
square
#6FDFED #BC6FED #ED7D6F #A0ED6F
split-complementary
#6FDFED #ED6FA0 #EDBC6F
monochromatic
#19B5C9 #39D3E6 #6FDFED #A5EBF4 #DCF7FB
Accessibility & contrast
On white
1.56
#6FDFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.45
#6FDFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FDFED
13.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FDFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FDFED | 1.00 | 1.56 | 13.45 | 13.45 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D7EE
Deuteranopia (green-blind)
#BCC9ED
Tritanopia (blue-blind)
#00E7E3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #6fdfed; /* rgb */ color: rgb(111, 223, 237); /* oklch */ color: oklch(84.3% 0.104 206.2);
Tailwind
colors: {
custom: {
50: '#a2e9f2',
500: '#6fdfed',
950: '#000000',
},
}SCSS
$custom: #6fdfed; $custom-light: #a2e9f2; $custom-dark: #000000;
JSON
{
"hex": "#6fdfed",
"rgb": {
"r": 111,
"g": 223,
"b": 237
},
"hsl": {
"h": 186.667,
"s": 77.778,
"l": 68.235
},
"oklch": {
"l": 0.8431,
"c": 0.10387,
"h": 206.2
},
"luminance": 0.62269
}Semantic roles & 50–950 ramp
primary
#6FDFED
secondary
#C54A3B
accent
#220BDA
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#101617
muted
#818485