#6BDCE3#6BDCE3
#6BDCE3 is a very light, moderate teal. Relative luminance 0.599; OKLCH L 83.1% C 0.103 H 200.8°. Best body text is #000000 at 12.97:1 contrast (WCAG AA passes).
Color values
| HEX | #6BDCE3 |
|---|---|
| RGB | rgb(107, 220, 227) |
| HSL | hsl(184, 68%, 65%) |
| HSV | hsv(184, 53%, 89%) |
| CMYK | cmyk(52.9%, 3.1%, 0%, 11%) |
| CIE-LAB | lab(81.76, -30.19, -13.27) |
| CIE-LCH | lch(81.76, 32.98, 203.73°) |
| OKLab | oklab(83.13% -0.0965 -0.0367) |
| OKLCH | oklch(83.13% 0.103 200.8) |
| XYZ | xyz(45.5161, 59.8540, 81.8125) |
| Luminance | 0.5986 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.56
Robin'S Egg
#6DEDFD
ΔE00 4.75
Robin Egg Blue
#8AF1FE
ΔE00 5.71
Robin'S Egg Blue
#98EFF9
ΔE00 5.97
Mediumturquoise
#48D1CC
ΔE00 5.99
Darkturquoise
#00CED1
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BDCE3 #E3726B
analogous
#6BE3AE #6BDCE3 #6BA0E3
triadic
#6BDCE3 #E36BDC #DCE36B
tetradic
#6BDCE3 #AE6BE3 #E3726B #A0E36B
square
#6BDCE3 #AE6BE3 #E3726B #A0E36B
split-complementary
#6BDCE3 #E36BA0 #E3AE6B
monochromatic
#22AAB2 #38D0D9 #6BDCE3 #9EE8ED #D2F4F6
Accessibility & contrast
On white
1.62
#6BDCE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.97
#6BDCE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BDCE3
12.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BDCE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BDCE3 | 1.00 | 1.62 | 12.97 | 12.97 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED4E4
Deuteranopia (green-blind)
#BBC5E4
Tritanopia (blue-blind)
#00E3DE
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #6bdce3; /* rgb */ color: rgb(107, 220, 227); /* oklch */ color: oklch(83.1% 0.103 200.8);
Tailwind
colors: {
custom: {
50: '#9fe7eb',
500: '#6bdce3',
950: '#000000',
},
}SCSS
$custom: #6bdce3; $custom-light: #9fe7eb; $custom-dark: #000000;
JSON
{
"hex": "#6bdce3",
"rgb": {
"r": 107,
"g": 220,
"b": 227
},
"hsl": {
"h": 183.5,
"s": 68.182,
"l": 65.49
},
"oklch": {
"l": 0.83129,
"c": 0.10323,
"h": 200.8
},
"luminance": 0.59858
}Semantic roles & 50–950 ramp
primary
#6BDCE3
secondary
#B3463F
accent
#2015D0
background
#FCFEFE
surface
#F6FCFD
border
#D0D5D5
text
#0F1616
muted
#808484