#6BE3FA#6BE3FA
#6BE3FA is a very light, moderate teal. Relative luminance 0.650; OKLCH L 85.5% C 0.112 H 212.0°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #6BE3FA |
|---|---|
| RGB | rgb(107, 227, 250) |
| HSL | hsl(190, 93%, 70%) |
| HSV | hsv(190, 57%, 98%) |
| CMYK | cmyk(57.2%, 9.2%, 0%, 2%) |
| CIE-LAB | lab(84.46, -27.32, -21.38) |
| CIE-LCH | lch(84.46, 34.69, 218.05°) |
| OKLab | oklab(85.54% -0.0948 -0.0592) |
| OKLCH | oklch(85.54% 0.112 212) |
| XYZ | xyz(50.7808, 64.9611, 100.2865) |
| Luminance | 0.6497 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.33
Robin Egg Blue
#8AF1FE
ΔE00 4.53
Neon Blue
#04D9FF
ΔE00 5.04
Robin'S Egg Blue
#98EFF9
ΔE00 5.47
Aqua Blue
#02D8E9
ΔE00 5.83
Sky Blue
#87CEEB
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BE3FA #FA826B
analogous
#6BFAC9 #6BE3FA #6B9CFA
triadic
#6BE3FA #FA6BE3 #E3FA6B
tetradic
#6BE3FA #C96BFA #FA826B #9CFA6B
square
#6BE3FA #C96BFA #FA826B #9CFA6B
split-complementary
#6BE3FA #FA6B9C #FAC96B
monochromatic
#08C0E3 #30D8F8 #6BE3FA #A6EEFC #E1F9FE
Accessibility & contrast
On white
1.50
#6BE3FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#6BE3FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BE3FA
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BE3FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BE3FA | 1.00 | 1.50 | 13.99 | 13.99 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DCFB
Deuteranopia (green-blind)
#BBCCFA
Tritanopia (blue-blind)
#00EDEA
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #6be3fa; /* rgb */ color: rgb(107, 227, 250); /* oklch */ color: oklch(85.5% 0.112 212.0);
Tailwind
colors: {
custom: {
50: '#a1ecfc',
500: '#6be3fa',
950: '#000000',
},
}SCSS
$custom: #6be3fa; $custom-light: #a1ecfc; $custom-dark: #000000;
JSON
{
"hex": "#6be3fa",
"rgb": {
"r": 107,
"g": 227,
"b": 250
},
"hsl": {
"h": 189.65,
"s": 93.464,
"l": 70
},
"oklch": {
"l": 0.85542,
"c": 0.11179,
"h": 212
},
"luminance": 0.64966
}Semantic roles & 50–950 ramp
primary
#6BE3FA
secondary
#D54E35
accent
#2500E6
background
#FDFEFF
surface
#F7FDFF
border
#D0D5D7
text
#101617
muted
#818485