#6BD4E4#6BD4E4
#6BD4E4 is a light, moderate teal. Relative luminance 0.558; OKLCH L 81.3% C 0.100 H 208.5°. Best body text is #000000 at 12.16:1 contrast (WCAG AA passes).
Color values
| HEX | #6BD4E4 |
|---|---|
| RGB | rgb(107, 212, 228) |
| HSL | hsl(188, 69%, 66%) |
| HSV | hsv(188, 53%, 89%) |
| CMYK | cmyk(53.1%, 7%, 0%, 10.6%) |
| CIE-LAB | lab(79.51, -26.03, -17.19) |
| CIE-LCH | lch(79.51, 31.20, 213.44°) |
| OKLab | oklab(81.33% -0.0875 -0.0475) |
| OKLCH | oklch(81.33% 0.1 208.5) |
| XYZ | xyz(43.6049, 55.8102, 81.8583) |
| Luminance | 0.5581 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.63
Robin'S Egg
#6DEDFD
ΔE00 5.73
Neon Blue
#04D9FF
ΔE00 6.20
Robin Egg Blue
#8AF1FE
ΔE00 6.76
Robin'S Egg Blue
#98EFF9
ΔE00 7.00
Sky Blue
#87CEEB
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BD4E4 #E47B6B
analogous
#6BE4B7 #6BD4E4 #6B97E4
triadic
#6BD4E4 #E46BD4 #D4E46B
tetradic
#6BD4E4 #B76BE4 #E47B6B #97E46B
square
#6BD4E4 #B76BE4 #E47B6B #97E46B
split-complementary
#6BD4E4 #E46B97 #E4B76B
monochromatic
#21A0B4 #37C5DB #6BD4E4 #9FE3ED #D3F2F7
Accessibility & contrast
On white
1.73
#6BD4E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.16
#6BD4E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BD4E4
12.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BD4E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BD4E4 | 1.00 | 1.73 | 12.16 | 12.16 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CDE5
Deuteranopia (green-blind)
#B2BFE4
Tritanopia (blue-blind)
#00DCD9
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #6bd4e4; /* rgb */ color: rgb(107, 212, 228); /* oklch */ color: oklch(81.3% 0.100 208.5);
Tailwind
colors: {
custom: {
50: '#9fe1ec',
500: '#6bd4e4',
950: '#000000',
},
}SCSS
$custom: #6bd4e4; $custom-light: #9fe1ec; $custom-dark: #000000;
JSON
{
"hex": "#6bd4e4",
"rgb": {
"r": 107,
"g": 212,
"b": 228
},
"hsl": {
"h": 187.934,
"s": 69.143,
"l": 65.686
},
"oklch": {
"l": 0.81328,
"c": 0.09953,
"h": 208.5
},
"luminance": 0.55814
}Semantic roles & 50–950 ramp
primary
#6BD4E4
secondary
#B44E3F
accent
#2D14D1
background
#FCFEFE
surface
#F6FCFD
border
#D0D5D5
text
#0F1516
muted
#808484