#6BEBF0#6BEBF0
#6BEBF0 is a very light, moderate teal. Relative luminance 0.688; OKLCH L 87.0% C 0.113 H 198.8°. Best body text is #000000 at 14.77:1 contrast (WCAG AA passes).
Color values
| HEX | #6BEBF0 |
|---|---|
| RGB | rgb(107, 235, 240) |
| HSL | hsl(182, 82%, 68%) |
| HSV | hsv(182, 55%, 94%) |
| CMYK | cmyk(55.4%, 2.1%, 0%, 5.9%) |
| CIE-LAB | lab(86.42, -33.86, -13.17) |
| CIE-LCH | lch(86.42, 36.33, 201.26°) |
| OKLab | oklab(87.01% -0.1071 -0.0364) |
| OKLCH | oklch(87.01% 0.113 198.8) |
| XYZ | xyz(51.4933, 68.8287, 92.9927) |
| Luminance | 0.6883 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.79
Bright Light Blue
#26F7FD
ΔE00 4.03
Robin Egg Blue
#8AF1FE
ΔE00 4.51
Bright Cyan
#41FDFE
ΔE00 4.87
Robin'S Egg Blue
#98EFF9
ΔE00 5.17
Aqua
#00FFFF
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BEBF0 #F0706B
analogous
#6BF0B3 #6BEBF0 #6BA8F0
triadic
#6BEBF0 #F06BEB #EBF06B
tetradic
#6BEBF0 #B36BF0 #F0706B #A8F06B
square
#6BEBF0 #B36BF0 #F0706B #A8F06B
split-complementary
#6BEBF0 #F06BA8 #F0B36B
monochromatic
#15C5CC #33E3EA #6BEBF0 #A3F3F6 #DAFAFB
Accessibility & contrast
On white
1.42
#6BEBF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.77
#6BEBF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BEBF0
14.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BEBF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BEBF0 | 1.00 | 1.42 | 14.77 | 14.77 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE1F1
Deuteranopia (green-blind)
#C7D2F1
Tritanopia (blue-blind)
#00F2EC
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #6bebf0; /* rgb */ color: rgb(107, 235, 240); /* oklch */ color: oklch(87.0% 0.113 198.8);
Tailwind
colors: {
custom: {
50: '#a1f2f4',
500: '#6bebf0',
950: '#000000',
},
}SCSS
$custom: #6bebf0; $custom-light: #a1f2f4; $custom-dark: #000000;
JSON
{
"hex": "#6bebf0",
"rgb": {
"r": 107,
"g": 235,
"b": 240
},
"hsl": {
"h": 182.256,
"s": 81.595,
"l": 68.039
},
"oklch": {
"l": 0.87013,
"c": 0.11313,
"h": 198.8
},
"luminance": 0.68834
}Semantic roles & 50–950 ramp
primary
#6BEBF0
secondary
#C83C37
accent
#1008DE
background
#FDFFFF
surface
#F7FEFE
border
#D0D6D6
text
#101717
muted
#818585