#6BD9DF#6BD9DF
#6BD9DF is a very light, moderate teal. Relative luminance 0.581; OKLCH L 82.3% C 0.101 H 200.2°. Best body text is #000000 at 12.62:1 contrast (WCAG AA passes).
Color values
| HEX | #6BD9DF |
|---|---|
| RGB | rgb(107, 217, 223) |
| HSL | hsl(183, 64%, 65%) |
| HSV | hsv(183, 52%, 87%) |
| CMYK | cmyk(52%, 2.7%, 0%, 12.5%) |
| CIE-LAB | lab(80.78, -29.81, -12.61) |
| CIE-LCH | lch(80.78, 32.37, 202.93°) |
| OKLab | oklab(82.3% -0.0949 -0.0348) |
| OKLCH | oklch(82.3% 0.101 200.2) |
| XYZ | xyz(44.1901, 58.0751, 78.6786) |
| Luminance | 0.5808 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.69
Mediumturquoise
#48D1CC
ΔE00 5.47
Robin'S Egg
#6DEDFD
ΔE00 5.50
Darkturquoise
#00CED1
ΔE00 5.65
Robin Egg Blue
#8AF1FE
ΔE00 6.40
Robin'S Egg Blue
#98EFF9
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BD9DF #DF716B
analogous
#6BDFAB #6BD9DF #6B9FDF
triadic
#6BD9DF #DF6BD9 #D9DF6B
tetradic
#6BD9DF #AB6BDF #DF716B #9FDF6B
square
#6BD9DF #AB6BDF #DF716B #9FDF6B
split-complementary
#6BD9DF #DF6B9F #DFAB6B
monochromatic
#25A4AB #39CCD4 #6BD9DF #9DE6EA #D0F3F5
Accessibility & contrast
On white
1.66
#6BD9DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.62
#6BD9DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BD9DF
12.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BD9DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BD9DF | 1.00 | 1.66 | 12.62 | 12.62 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD1E0
Deuteranopia (green-blind)
#B9C3E0
Tritanopia (blue-blind)
#00E0DA
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #6bd9df; /* rgb */ color: rgb(107, 217, 223); /* oklch */ color: oklch(82.3% 0.101 200.2);
Tailwind
colors: {
custom: {
50: '#9fe5e9',
500: '#6bd9df',
950: '#000000',
},
}SCSS
$custom: #6bd9df; $custom-light: #9fe5e9; $custom-dark: #000000;
JSON
{
"hex": "#6bd9df",
"rgb": {
"r": 107,
"g": 217,
"b": 223
},
"hsl": {
"h": 183.103,
"s": 64.444,
"l": 64.706
},
"oklch": {
"l": 0.82302,
"c": 0.10108,
"h": 200.2
},
"luminance": 0.58079
}Semantic roles & 50–950 ramp
primary
#6BD9DF
secondary
#AD4741
accent
#2319CC
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1516
muted
#808484