#6BE2F6#6BE2F6
#6BE2F6 is a very light, moderate teal. Relative luminance 0.642; OKLCH L 85.2% C 0.110 H 210.0°. Best body text is #000000 at 13.83:1 contrast (WCAG AA passes).
Color values
| HEX | #6BE2F6 |
|---|---|
| RGB | rgb(107, 226, 246) |
| HSL | hsl(189, 89%, 69%) |
| HSV | hsv(189, 57%, 96%) |
| CMYK | cmyk(56.5%, 8.1%, 0%, 3.5%) |
| CIE-LAB | lab(84.05, -27.94, -19.89) |
| CIE-LCH | lch(84.05, 34.29, 215.45°) |
| OKLab | oklab(85.17% -0.0953 -0.0551) |
| OKLCH | oklch(85.17% 0.11 210) |
| XYZ | xyz(49.8876, 64.1675, 96.9274) |
| Luminance | 0.6417 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.88
Robin Egg Blue
#8AF1FE
ΔE00 4.24
Robin'S Egg Blue
#98EFF9
ΔE00 5.14
Aqua Blue
#02D8E9
ΔE00 5.20
Neon Blue
#04D9FF
ΔE00 5.55
Sky Blue
#87CEEB
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BE2F6 #F67F6B
analogous
#6BF6C5 #6BE2F6 #6B9DF6
triadic
#6BE2F6 #F66BE2 #E2F66B
tetradic
#6BE2F6 #C56BF6 #F67F6B #9DF66B
square
#6BE2F6 #C56BF6 #F67F6B #9DF66B
split-complementary
#6BE2F6 #F66B9D #F6C56B
monochromatic
#0DBCD9 #31D7F2 #6BE2F6 #A5EDFA #DEF9FD
Accessibility & contrast
On white
1.52
#6BE2F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.83
#6BE2F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BE2F6
13.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BE2F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BE2F6 | 1.00 | 1.52 | 13.83 | 13.83 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0DBF7
Deuteranopia (green-blind)
#BBCBF6
Tritanopia (blue-blind)
#00EBE8
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #6be2f6; /* rgb */ color: rgb(107, 226, 246); /* oklch */ color: oklch(85.2% 0.110 210.0);
Tailwind
colors: {
custom: {
50: '#a1ebf9',
500: '#6be2f6',
950: '#000000',
},
}SCSS
$custom: #6be2f6; $custom-light: #a1ebf9; $custom-dark: #000000;
JSON
{
"hex": "#6be2f6",
"rgb": {
"r": 107,
"g": 226,
"b": 246
},
"hsl": {
"h": 188.633,
"s": 88.535,
"l": 69.216
},
"oklch": {
"l": 0.85169,
"c": 0.11007,
"h": 210
},
"luminance": 0.64172
}Semantic roles & 50–950 ramp
primary
#6BE2F6
secondary
#D04C36
accent
#2100E5
background
#FDFEFF
surface
#F7FDFF
border
#D0D5D7
text
#101617
muted
#818485