#6BE4E6#6BE4E6
#6BE4E6 is a very light, moderate teal. Relative luminance 0.643; OKLCH L 85.1% C 0.108 H 196.8°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #6BE4E6 |
|---|---|
| RGB | rgb(107, 228, 230) |
| HSL | hsl(181, 71%, 66%) |
| HSV | hsv(181, 53%, 90%) |
| CMYK | cmyk(53.5%, 0.9%, 0%, 9.8%) |
| CIE-LAB | lab(84.13, -33.20, -11.32) |
| CIE-LCH | lch(84.13, 35.08, 198.82°) |
| OKLab | oklab(85.07% -0.1038 -0.0313) |
| OKLCH | oklch(85.07% 0.108 196.8) |
| XYZ | xyz(48.0838, 64.3212, 84.7288) |
| Luminance | 0.6433 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 5.15
Bright Light Blue
#26F7FD
ΔE00 5.23
Mediumturquoise
#48D1CC
ΔE00 5.75
Robin Egg Blue
#8AF1FE
ΔE00 5.80
Bright Cyan
#41FDFE
ΔE00 5.97
Robin'S Egg Blue
#98EFF9
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BE4E6 #E66D6B
analogous
#6BE6AA #6BE4E6 #6BA6E6
triadic
#6BE4E6 #E66BE4 #E4E66B
tetradic
#6BE4E6 #AA6BE6 #E66D6B #A6E66B
square
#6BE4E6 #AA6BE6 #E66D6B #A6E66B
split-complementary
#6BE4E6 #E66BA6 #E6AA6B
monochromatic
#1FB5B8 #37DADD #6BE4E6 #9FEEEF #D4F7F8
Accessibility & contrast
On white
1.51
#6BE4E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#6BE4E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BE4E6
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BE4E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BE4E6 | 1.00 | 1.51 | 13.87 | 13.87 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DBE6
Deuteranopia (green-blind)
#C2CBE7
Tritanopia (blue-blind)
#00EBE4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #6be4e6; /* rgb */ color: rgb(107, 228, 230); /* oklch */ color: oklch(85.1% 0.108 196.8);
Tailwind
colors: {
custom: {
50: '#a0eded',
500: '#6be4e6',
950: '#000000',
},
}SCSS
$custom: #6be4e6; $custom-light: #a0eded; $custom-dark: #000000;
JSON
{
"hex": "#6be4e6",
"rgb": {
"r": 107,
"g": 228,
"b": 230
},
"hsl": {
"h": 180.976,
"s": 71.098,
"l": 66.078
},
"oklch": {
"l": 0.85071,
"c": 0.10844,
"h": 196.8
},
"luminance": 0.64326
}Semantic roles & 50–950 ramp
primary
#6BE4E6
secondary
#B8403E
accent
#1612D3
background
#FCFFFE
surface
#F6FEFD
border
#D0D6D5
text
#101616
muted
#808584