#6DDFEB#6DDFEB
#6DDFEB is a very light, moderate teal. Relative luminance 0.620; OKLCH L 84.2% C 0.105 H 204.6°. Best body text is #000000 at 13.41:1 contrast (WCAG AA passes).
Color values
| HEX | #6DDFEB |
|---|---|
| RGB | rgb(109, 223, 235) |
| HSL | hsl(186, 76%, 67%) |
| HSV | hsv(186, 54%, 92%) |
| CMYK | cmyk(53.6%, 5.1%, 0%, 7.8%) |
| CIE-LAB | lab(82.92, -29.10, -15.77) |
| CIE-LCH | lch(82.92, 33.10, 208.45°) |
| OKLab | oklab(84.17% -0.0952 -0.0436) |
| OKLCH | oklch(84.17% 0.105 204.6) |
| XYZ | xyz(47.6837, 62.0202, 88.0394) |
| Luminance | 0.6202 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.30
Aqua Blue
#02D8E9
ΔE00 4.43
Robin Egg Blue
#8AF1FE
ΔE00 4.48
Robin'S Egg Blue
#98EFF9
ΔE00 5.01
Bright Light Blue
#26F7FD
ΔE00 7.13
Darkturquoise
#00CED1
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DDFEB #EB796D
analogous
#6DEBB8 #6DDFEB #6DA0EB
triadic
#6DDFEB #EB6DDF #DFEB6D
tetradic
#6DDFEB #B86DEB #EB796D #A0EB6D
square
#6DDFEB #B86DEB #EB796D #A0EB6D
split-complementary
#6DDFEB #EB6DA0 #EBB86D
monochromatic
#1BB3C3 #37D3E4 #6DDFEB #A3EBF2 #D9F7FA
Accessibility & contrast
On white
1.57
#6DDFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.41
#6DDFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DDFEB
13.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DDFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DDFEB | 1.00 | 1.57 | 13.41 | 13.41 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D7EC
Deuteranopia (green-blind)
#BCC8EC
Tritanopia (blue-blind)
#00E7E2
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #6ddfeb; /* rgb */ color: rgb(109, 223, 235); /* oklch */ color: oklch(84.2% 0.105 204.6);
Tailwind
colors: {
custom: {
50: '#a1e9f1',
500: '#6ddfeb',
950: '#000000',
},
}SCSS
$custom: #6ddfeb; $custom-light: #a1e9f1; $custom-dark: #000000;
JSON
{
"hex": "#6ddfeb",
"rgb": {
"r": 109,
"g": 223,
"b": 235
},
"hsl": {
"h": 185.714,
"s": 75.904,
"l": 67.451
},
"oklch": {
"l": 0.84166,
"c": 0.10473,
"h": 204.6
},
"luminance": 0.62025
}Semantic roles & 50–950 ramp
primary
#6DDFEB
secondary
#C1483B
accent
#210DD8
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#101616
muted
#818485