#6BEFF9#6BEFF9
#6BEFF9 is a very light, moderate teal. Relative luminance 0.717; OKLCH L 88.2% C 0.116 H 202.1°. Best body text is #000000 at 15.34:1 contrast (WCAG AA passes).
Color values
| HEX | #6BEFF9 |
|---|---|
| RGB | rgb(107, 239, 249) |
| HSL | hsl(184, 92%, 70%) |
| HSV | hsv(184, 57%, 98%) |
| CMYK | cmyk(57%, 4%, 0%, 2.4%) |
| CIE-LAB | lab(87.82, -33.33, -15.79) |
| CIE-LCH | lch(87.82, 36.88, 205.35°) |
| OKLab | oklab(88.23% -0.1076 -0.0437) |
| OKLCH | oklch(88.23% 0.116 202.1) |
| XYZ | xyz(54.0216, 71.6929, 100.5953) |
| Luminance | 0.7170 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.16
Robin Egg Blue
#8AF1FE
ΔE00 3.22
Bright Light Blue
#26F7FD
ΔE00 4.14
Robin'S Egg Blue
#98EFF9
ΔE00 4.42
Bright Cyan
#41FDFE
ΔE00 5.22
Aqua
#00FFFF
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BEFF9 #F9756B
analogous
#6BF9BC #6BEFF9 #6BA8F9
triadic
#6BEFF9 #F96BEF #EFF96B
tetradic
#6BEFF9 #BC6BF9 #F9756B #A8F96B
square
#6BEFF9 #BC6BF9 #F9756B #A8F96B
split-complementary
#6BEFF9 #F96BA8 #F9BC6B
monochromatic
#09D1E0 #30E9F7 #6BEFF9 #A6F5FB #E1FCFE
Accessibility & contrast
On white
1.37
#6BEFF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.34
#6BEFF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BEFF9
15.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BEFF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BEFF9 | 1.00 | 1.37 | 15.34 | 15.34 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE6FA
Deuteranopia (green-blind)
#C9D5FA
Tritanopia (blue-blind)
#00F7F2
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #6beff9; /* rgb */ color: rgb(107, 239, 249); /* oklch */ color: oklch(88.2% 0.116 202.1);
Tailwind
colors: {
custom: {
50: '#a2f4fb',
500: '#6beff9',
950: '#000000',
},
}SCSS
$custom: #6beff9; $custom-light: #a2f4fb; $custom-dark: #000000;
JSON
{
"hex": "#6beff9",
"rgb": {
"r": 107,
"g": 239,
"b": 249
},
"hsl": {
"h": 184.225,
"s": 92.208,
"l": 69.804
},
"oklch": {
"l": 0.88232,
"c": 0.11614,
"h": 202.1
},
"luminance": 0.71698
}Semantic roles & 50–950 ramp
primary
#6BEFF9
secondary
#D34035
accent
#1000E6
background
#FDFFFF
surface
#F7FEFF
border
#D0D6D7
text
#101717
muted
#818585