#6BFCF9#6BFCF9
#6BFCF9 is a very light, vivid teal. Relative luminance 0.796; OKLCH L 91.2% C 0.124 H 193.3°. Best body text is #000000 at 16.92:1 contrast (WCAG AA passes).
Color values
| HEX | #6BFCF9 |
|---|---|
| RGB | rgb(107, 252, 249) |
| HSL | hsl(179, 96%, 70%) |
| HSV | hsv(179, 58%, 99%) |
| CMYK | cmyk(57.5%, 0%, 1.2%, 1.2%) |
| CIE-LAB | lab(91.50, -39.33, -10.30) |
| CIE-LCH | lch(91.50, 40.66, 194.67°) |
| OKLab | oklab(91.2% -0.1209 -0.0286) |
| OKLCH | oklch(91.2% 0.124 193.3) |
| XYZ | xyz(57.9653, 79.5802, 101.9099) |
| Luminance | 0.7959 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.25
Aqua
#00FFFF
ΔE00 3.22
Bright Turquoise
#0FFEF9
ΔE00 3.30
Bright Light Blue
#26F7FD
ΔE00 3.73
Bright Aqua
#0BF9EA
ΔE00 5.29
Light Cyan
#ACFFFC
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BFCF9 #FC6B6E
analogous
#6BFCB1 #6BFCF9 #6BB6FC
triadic
#6BFCF9 #F96BFC #FCF96B
tetradic
#6BFCF9 #B16BFC #FC6B6E #B6FC6B
square
#6BFCF9 #B16BFC #FC6B6E #B6FC6B
split-complementary
#6BFCF9 #FC6BB6 #FCB16B
monochromatic
#05E8E3 #2FFBF7 #6BFCF9 #A7FDFB #E1FEFE
Accessibility & contrast
On white
1.24
#6BFCF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.92
#6BFCF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BFCF9
16.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BFCF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BFCF9 | 1.00 | 1.24 | 16.92 | 16.92 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF1F9
Deuteranopia (green-blind)
#D6DFFA
Tritanopia (blue-blind)
#00FFFB
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #6bfcf9; /* rgb */ color: rgb(107, 252, 249); /* oklch */ color: oklch(91.2% 0.124 193.3);
Tailwind
colors: {
custom: {
50: '#a3fefb',
500: '#6bfcf9',
950: '#000000',
},
}SCSS
$custom: #6bfcf9; $custom-light: #a3fefb; $custom-dark: #000000;
JSON
{
"hex": "#6bfcf9",
"rgb": {
"r": 107,
"g": 252,
"b": 249
},
"hsl": {
"h": 178.759,
"s": 96.026,
"l": 70.392
},
"oklch": {
"l": 0.91199,
"c": 0.12422,
"h": 193.3
},
"luminance": 0.79586
}Semantic roles & 50–950 ramp
primary
#6BFCF9
secondary
#D73437
accent
#0005E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685