#6BDFE5#6BDFE5
#6BDFE5 is a very light, moderate teal. Relative luminance 0.616; OKLCH L 83.9% C 0.105 H 199.9°. Best body text is #000000 at 13.31:1 contrast (WCAG AA passes).
Color values
| HEX | #6BDFE5 |
|---|---|
| RGB | rgb(107, 223, 229) |
| HSL | hsl(183, 70%, 66%) |
| HSV | hsv(183, 53%, 90%) |
| CMYK | cmyk(53.3%, 2.6%, 0%, 10.2%) |
| CIE-LAB | lab(82.68, -31.10, -12.96) |
| CIE-LCH | lch(82.68, 33.69, 202.63°) |
| OKLab | oklab(83.89% -0.0989 -0.0358) |
| OKLCH | oklch(83.89% 0.105 199.9) |
| XYZ | xyz(46.5881, 61.5539, 83.5395) |
| Luminance | 0.6156 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.50
Aqua Blue
#02D8E9
ΔE00 4.87
Robin Egg Blue
#8AF1FE
ΔE00 5.43
Robin'S Egg Blue
#98EFF9
ΔE00 5.74
Mediumturquoise
#48D1CC
ΔE00 5.99
Darkturquoise
#00CED1
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BDFE5 #E5716B
analogous
#6BE5AE #6BDFE5 #6BA2E5
triadic
#6BDFE5 #E56BDF #DFE56B
tetradic
#6BDFE5 #AE6BE5 #E5716B #A2E56B
square
#6BDFE5 #AE6BE5 #E5716B #A2E56B
split-complementary
#6BDFE5 #E56BA2 #E5AE6B
monochromatic
#20AEB6 #37D4DC #6BDFE5 #9FEAEE #D3F6F7
Accessibility & contrast
On white
1.58
#6BDFE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.31
#6BDFE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BDFE5
13.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BDFE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BDFE5 | 1.00 | 1.58 | 13.31 | 13.31 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D6E6
Deuteranopia (green-blind)
#BDC8E6
Tritanopia (blue-blind)
#00E6E0
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #6bdfe5; /* rgb */ color: rgb(107, 223, 229); /* oklch */ color: oklch(83.9% 0.105 199.9);
Tailwind
colors: {
custom: {
50: '#9fe9ed',
500: '#6bdfe5',
950: '#000000',
},
}SCSS
$custom: #6bdfe5; $custom-light: #9fe9ed; $custom-dark: #000000;
JSON
{
"hex": "#6bdfe5",
"rgb": {
"r": 107,
"g": 223,
"b": 229
},
"hsl": {
"h": 182.951,
"s": 70.115,
"l": 65.882
},
"oklch": {
"l": 0.83887,
"c": 0.1052,
"h": 199.9
},
"luminance": 0.61558
}Semantic roles & 50–950 ramp
primary
#6BDFE5
secondary
#B6443E
accent
#1D13D2
background
#FCFEFE
surface
#F6FDFD
border
#D0D5D5
text
#101616
muted
#808484