#6BE4FA#6BE4FA
#6BE4FA is a very light, moderate teal. Relative luminance 0.655; OKLCH L 85.8% C 0.112 H 211.2°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #6BE4FA |
|---|---|
| RGB | rgb(107, 228, 250) |
| HSL | hsl(189, 93%, 70%) |
| HSV | hsv(189, 57%, 98%) |
| CMYK | cmyk(57.2%, 8.8%, 0%, 2%) |
| CIE-LAB | lab(84.75, -27.80, -20.95) |
| CIE-LCH | lch(84.75, 34.81, 217.00°) |
| OKLab | oklab(85.77% -0.0958 -0.058) |
| OKLCH | oklch(85.77% 0.112 211.2) |
| XYZ | xyz(51.0551, 65.5097, 100.3780) |
| Luminance | 0.6552 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.91
Robin Egg Blue
#8AF1FE
ΔE00 4.21
Robin'S Egg Blue
#98EFF9
ΔE00 5.21
Neon Blue
#04D9FF
ΔE00 5.33
Aqua Blue
#02D8E9
ΔE00 5.70
Sky Blue
#87CEEB
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BE4FA #FA816B
analogous
#6BFAC9 #6BE4FA #6B9CFA
triadic
#6BE4FA #FA6BE4 #E4FA6B
tetradic
#6BE4FA #C96BFA #FA816B #9CFA6B
square
#6BE4FA #C96BFA #FA816B #9CFA6B
split-complementary
#6BE4FA #FA6B9C #FAC96B
monochromatic
#08C1E3 #30D9F8 #6BE4FA #A6EFFC #E1FAFE
Accessibility & contrast
On white
1.49
#6BE4FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#6BE4FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BE4FA
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BE4FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BE4FA | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DDFB
Deuteranopia (green-blind)
#BCCDFA
Tritanopia (blue-blind)
#00EEEB
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #6be4fa; /* rgb */ color: rgb(107, 228, 250); /* oklch */ color: oklch(85.8% 0.112 211.2);
Tailwind
colors: {
custom: {
50: '#a1ecfc',
500: '#6be4fa',
950: '#000000',
},
}SCSS
$custom: #6be4fa; $custom-light: #a1ecfc; $custom-dark: #000000;
JSON
{
"hex": "#6be4fa",
"rgb": {
"r": 107,
"g": 228,
"b": 250
},
"hsl": {
"h": 189.231,
"s": 93.464,
"l": 70
},
"oklch": {
"l": 0.85768,
"c": 0.11205,
"h": 211.2
},
"luminance": 0.65515
}Semantic roles & 50–950 ramp
primary
#6BE4FA
secondary
#D54D35
accent
#2300E6
background
#FDFEFF
surface
#F7FDFF
border
#D0D5D7
text
#101617
muted
#818485