#6BEBF8#6BEBF8
#6BEBF8 is a very light, moderate teal. Relative luminance 0.693; OKLCH L 87.3% C 0.114 H 204.4°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).
Color values
| HEX | #6BEBF8 |
|---|---|
| RGB | rgb(107, 235, 248) |
| HSL | hsl(186, 91%, 70%) |
| HSV | hsv(186, 57%, 97%) |
| CMYK | cmyk(56.9%, 5.2%, 0%, 2.7%) |
| CIE-LAB | lab(86.66, -31.71, -17.01) |
| CIE-LCH | lch(86.66, 35.99, 208.21°) |
| OKLab | oklab(87.29% -0.1039 -0.0471) |
| OKLCH | oklch(87.29% 0.114 204.4) |
| XYZ | xyz(52.7080, 69.3145, 99.3901) |
| Luminance | 0.6932 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 1.11
Robin Egg Blue
#8AF1FE
ΔE00 2.88
Robin'S Egg Blue
#98EFF9
ΔE00 4.16
Bright Light Blue
#26F7FD
ΔE00 5.26
Aqua Blue
#02D8E9
ΔE00 5.66
Bright Cyan
#41FDFE
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BEBF8 #F8786B
analogous
#6BF8BF #6BEBF8 #6BA5F8
triadic
#6BEBF8 #F86BEB #EBF86B
tetradic
#6BEBF8 #BF6BF8 #F8786B #A5F86B
square
#6BEBF8 #BF6BF8 #F8786B #A5F86B
split-complementary
#6BEBF8 #F86BA5 #F8BF6B
monochromatic
#0BCBDE #31E3F5 #6BEBF8 #A5F3FB #E0FBFE
Accessibility & contrast
On white
1.41
#6BEBF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.86
#6BEBF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BEBF8
14.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BEBF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BEBF8 | 1.00 | 1.41 | 14.86 | 14.86 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAE2F9
Deuteranopia (green-blind)
#C4D2F9
Tritanopia (blue-blind)
#00F3EF
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #6bebf8; /* rgb */ color: rgb(107, 235, 248); /* oklch */ color: oklch(87.3% 0.114 204.4);
Tailwind
colors: {
custom: {
50: '#a2f1fa',
500: '#6bebf8',
950: '#000000',
},
}SCSS
$custom: #6bebf8; $custom-light: #a2f1fa; $custom-dark: #000000;
JSON
{
"hex": "#6bebf8",
"rgb": {
"r": 107,
"g": 235,
"b": 248
},
"hsl": {
"h": 185.532,
"s": 90.968,
"l": 69.608
},
"oklch": {
"l": 0.87286,
"c": 0.11405,
"h": 204.4
},
"luminance": 0.6932
}Semantic roles & 50–950 ramp
primary
#6BEBF8
secondary
#D24435
accent
#1500E6
background
#FDFFFF
surface
#F7FEFF
border
#D0D6D7
text
#101717
muted
#818585