#6BE3F3#6BE3F3
#6BE3F3 is a very light, moderate teal. Relative luminance 0.645; OKLCH L 85.3% C 0.110 H 207.1°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #6BE3F3 |
|---|---|
| RGB | rgb(107, 227, 243) |
| HSL | hsl(187, 85%, 69%) |
| HSV | hsv(187, 56%, 95%) |
| CMYK | cmyk(56%, 6.6%, 0%, 4.7%) |
| CIE-LAB | lab(84.24, -29.25, -18.02) |
| CIE-LCH | lch(84.24, 34.35, 211.64°) |
| OKLab | oklab(85.29% -0.0975 -0.0498) |
| OKLCH | oklch(85.29% 0.11 207.1) |
| XYZ | xyz(49.7035, 64.5302, 94.6129) |
| Luminance | 0.6453 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.21
Robin Egg Blue
#8AF1FE
ΔE00 3.76
Robin'S Egg Blue
#98EFF9
ΔE00 4.68
Aqua Blue
#02D8E9
ΔE00 4.77
Neon Blue
#04D9FF
ΔE00 6.62
Bright Light Blue
#26F7FD
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BE3F3 #F37B6B
analogous
#6BF3BF #6BE3F3 #6B9FF3
triadic
#6BE3F3 #F36BE3 #E3F36B
tetradic
#6BE3F3 #BF6BF3 #F37B6B #9FF36B
square
#6BE3F3 #BF6BF3 #F37B6B #9FF36B
split-complementary
#6BE3F3 #F36B9F #F3BF6B
monochromatic
#11BCD3 #32D8EE #6BE3F3 #A4EEF8 #DCF8FC
Accessibility & contrast
On white
1.51
#6BE3F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#6BE3F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BE3F3
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BE3F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BE3F3 | 1.00 | 1.51 | 13.91 | 13.91 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DBF4
Deuteranopia (green-blind)
#BDCBF3
Tritanopia (blue-blind)
#00ECE8
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #6be3f3; /* rgb */ color: rgb(107, 227, 243); /* oklch */ color: oklch(85.3% 0.110 207.1);
Tailwind
colors: {
custom: {
50: '#a1ecf7',
500: '#6be3f3',
950: '#000000',
},
}SCSS
$custom: #6be3f3; $custom-light: #a1ecf7; $custom-dark: #000000;
JSON
{
"hex": "#6be3f3",
"rgb": {
"r": 107,
"g": 227,
"b": 243
},
"hsl": {
"h": 187.059,
"s": 85,
"l": 68.627
},
"oklch": {
"l": 0.85289,
"c": 0.10954,
"h": 207.1
},
"luminance": 0.64535
}Semantic roles & 50–950 ramp
primary
#6BE3F3
secondary
#CC4836
accent
#1E04E1
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#101617
muted
#818485