#6BE5E6#6BE5E6
#6BE5E6 is a very light, moderate teal. Relative luminance 0.649; OKLCH L 85.3% C 0.109 H 196.0°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #6BE5E6 |
|---|---|
| RGB | rgb(107, 229, 230) |
| HSL | hsl(180, 71%, 66%) |
| HSV | hsv(180, 53%, 90%) |
| CMYK | cmyk(53.5%, 0.4%, 0%, 9.8%) |
| CIE-LAB | lab(84.42, -33.67, -10.89) |
| CIE-LCH | lch(84.42, 35.39, 197.92°) |
| OKLab | oklab(85.3% -0.1049 -0.0301) |
| OKLCH | oklch(85.3% 0.109 196) |
| XYZ | xyz(48.3597, 64.8729, 84.8208) |
| Luminance | 0.6488 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 5.09
Robin'S Egg
#6DEDFD
ΔE00 5.41
Bright Cyan
#41FDFE
ΔE00 5.71
Mediumturquoise
#48D1CC
ΔE00 5.74
Robin Egg Blue
#8AF1FE
ΔE00 5.99
Robin'S Egg Blue
#98EFF9
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BE5E6 #E66C6B
analogous
#6BE6A9 #6BE5E6 #6BA7E6
triadic
#6BE5E6 #E66BE5 #E5E66B
tetradic
#6BE5E6 #A96BE6 #E66C6B #A7E66B
square
#6BE5E6 #A96BE6 #E66C6B #A7E66B
split-complementary
#6BE5E6 #E66BA7 #E6A96B
monochromatic
#1FB6B8 #37DCDD #6BE5E6 #9FEEEF #D4F7F8
Accessibility & contrast
On white
1.50
#6BE5E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#6BE5E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BE5E6
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BE5E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BE5E6 | 1.00 | 1.50 | 13.98 | 13.98 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DBE6
Deuteranopia (green-blind)
#C3CCE7
Tritanopia (blue-blind)
#00EBE5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #6be5e6; /* rgb */ color: rgb(107, 229, 230); /* oklch */ color: oklch(85.3% 0.109 196.0);
Tailwind
colors: {
custom: {
50: '#a0eded',
500: '#6be5e6',
950: '#000000',
},
}SCSS
$custom: #6be5e6; $custom-light: #a0eded; $custom-dark: #000000;
JSON
{
"hex": "#6be5e6",
"rgb": {
"r": 107,
"g": 229,
"b": 230
},
"hsl": {
"h": 180.488,
"s": 71.098,
"l": 66.078
},
"oklch": {
"l": 0.85302,
"c": 0.10912,
"h": 196
},
"luminance": 0.64878
}Semantic roles & 50–950 ramp
primary
#6BE5E6
secondary
#B83F3E
accent
#1412D3
background
#FCFFFE
surface
#F6FEFD
border
#D0D6D5
text
#101616
muted
#808584