#6BDFED#6BDFED
#6BDFED is a very light, moderate teal. Relative luminance 0.620; OKLCH L 84.2% C 0.106 H 205.9°. Best body text is #000000 at 13.40:1 contrast (WCAG AA passes).
Color values
| HEX | #6BDFED |
|---|---|
| RGB | rgb(107, 223, 237) |
| HSL | hsl(186, 78%, 67%) |
| HSV | hsv(186, 55%, 93%) |
| CMYK | cmyk(54.9%, 5.9%, 0%, 7.1%) |
| CIE-LAB | lab(82.92, -28.95, -16.84) |
| CIE-LCH | lch(82.92, 33.49, 210.19°) |
| OKLab | oklab(84.16% -0.0957 -0.0465) |
| OKLCH | oklch(84.16% 0.106 205.9) |
| XYZ | xyz(47.7309, 62.0110, 89.5583) |
| Luminance | 0.6202 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.14
Aqua Blue
#02D8E9
ΔE00 4.32
Robin Egg Blue
#8AF1FE
ΔE00 4.47
Robin'S Egg Blue
#98EFF9
ΔE00 5.11
Neon Blue
#04D9FF
ΔE00 6.89
Bright Light Blue
#26F7FD
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BDFED #ED796B
analogous
#6BEDBA #6BDFED #6B9EED
triadic
#6BDFED #ED6BDF #DFED6B
tetradic
#6BDFED #BA6BED #ED796B #9EED6B
square
#6BDFED #BA6BED #ED796B #9EED6B
split-complementary
#6BDFED #ED6B9E #EDBA6B
monochromatic
#18B3C6 #34D3E6 #6BDFED #A2EBF4 #D8F7FA
Accessibility & contrast
On white
1.57
#6BDFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.40
#6BDFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BDFED
13.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BDFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BDFED | 1.00 | 1.57 | 13.40 | 13.40 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD7EE
Deuteranopia (green-blind)
#BBC8ED
Tritanopia (blue-blind)
#00E7E3
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #6bdfed; /* rgb */ color: rgb(107, 223, 237); /* oklch */ color: oklch(84.2% 0.106 205.9);
Tailwind
colors: {
custom: {
50: '#a0e9f2',
500: '#6bdfed',
950: '#000000',
},
}SCSS
$custom: #6bdfed; $custom-light: #a0e9f2; $custom-dark: #000000;
JSON
{
"hex": "#6bdfed",
"rgb": {
"r": 107,
"g": 223,
"b": 237
},
"hsl": {
"h": 186.462,
"s": 78.313,
"l": 67.451
},
"oklch": {
"l": 0.84164,
"c": 0.10641,
"h": 205.9
},
"luminance": 0.62016
}Semantic roles & 50–950 ramp
primary
#6BDFED
secondary
#C34839
accent
#210BDB
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#101617
muted
#808485