#6BEBEE#6BEBEE
#6BEBEE is a very light, moderate teal. Relative luminance 0.687; OKLCH L 86.9% C 0.113 H 197.4°. Best body text is #000000 at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #6BEBEE |
|---|---|
| RGB | rgb(107, 235, 238) |
| HSL | hsl(181, 79%, 68%) |
| HSV | hsv(181, 55%, 93%) |
| CMYK | cmyk(55%, 1.3%, 0%, 6.7%) |
| CIE-LAB | lab(86.36, -34.38, -12.21) |
| CIE-LCH | lch(86.36, 36.49, 199.55°) |
| OKLab | oklab(86.95% -0.1079 -0.0338) |
| OKLCH | oklch(86.95% 0.113 197.4) |
| XYZ | xyz(51.1979, 68.7105, 91.4367) |
| Luminance | 0.6872 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.99
Robin'S Egg
#6DEDFD
ΔE00 4.49
Bright Cyan
#41FDFE
ΔE00 4.63
Robin Egg Blue
#8AF1FE
ΔE00 5.07
Robin'S Egg Blue
#98EFF9
ΔE00 5.59
Aqua
#00FFFF
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BEBEE #EE6E6B
analogous
#6BEEAF #6BEBEE #6BA9EE
triadic
#6BEBEE #EE6BEB #EBEE6B
tetradic
#6BEBEE #AF6BEE #EE6E6B #A9EE6B
square
#6BEBEE #AF6BEE #EE6E6B #A9EE6B
split-complementary
#6BEBEE #EE6BA9 #EEAF6B
monochromatic
#17C4C8 #34E4E8 #6BEBEE #A2F2F4 #D9FAFB
Accessibility & contrast
On white
1.42
#6BEBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.74
#6BEBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BEBEE
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BEBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BEBEE | 1.00 | 1.42 | 14.74 | 14.74 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE1EE
Deuteranopia (green-blind)
#C7D1EF
Tritanopia (blue-blind)
#00F2EC
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #6bebee; /* rgb */ color: rgb(107, 235, 238); /* oklch */ color: oklch(86.9% 0.113 197.4);
Tailwind
colors: {
custom: {
50: '#a1f2f3',
500: '#6bebee',
950: '#000000',
},
}SCSS
$custom: #6bebee; $custom-light: #a1f2f3; $custom-dark: #000000;
JSON
{
"hex": "#6bebee",
"rgb": {
"r": 107,
"g": 235,
"b": 238
},
"hsl": {
"h": 181.374,
"s": 79.394,
"l": 67.647
},
"oklch": {
"l": 0.86946,
"c": 0.11307,
"h": 197.4
},
"luminance": 0.68716
}Semantic roles & 50–950 ramp
primary
#6BEBEE
secondary
#C53B38
accent
#0F0ADC
background
#FDFFFF
surface
#F7FEFE
border
#D0D6D6
text
#101717
muted
#818585