#6BFFF3#6BFFF3
#6BFFF3 is a very light, vivid teal. Relative luminance 0.811; OKLCH L 91.7% C 0.128 H 187.8°. Best body text is #000000 at 17.22:1 contrast (WCAG AA passes).
Color values
| HEX | #6BFFF3 |
|---|---|
| RGB | rgb(107, 255, 243) |
| HSL | hsl(175, 100%, 71%) |
| HSV | hsv(175, 58%, 100%) |
| CMYK | cmyk(58%, 0%, 4.7%, 0%) |
| CIE-LAB | lab(92.18, -42.21, -6.17) |
| CIE-LCH | lch(92.18, 42.66, 188.32°) |
| OKLab | oklab(91.7% -0.1264 -0.0174) |
| OKLCH | oklch(91.7% 0.128 187.8) |
| XYZ | xyz(57.9939, 81.1109, 97.3763) |
| Luminance | 0.8112 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.60
Bright Turquoise
#0FFEF9
ΔE00 3.62
Bright Cyan
#41FDFE
ΔE00 4.44
Aqua
#00FFFF
ΔE00 4.64
Tiffany Blue
#7BF2DA
ΔE00 5.28
Bright Light Blue
#26F7FD
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BFFF3 #FF6B77
analogous
#6BFFA9 #6BFFF3 #6BC1FF
triadic
#6BFFF3 #F36BFF #FFF36B
tetradic
#6BFFF3 #A96BFF #FF6B77 #C1FF6B
square
#6BFFF3 #A96BFF #FF6B77 #C1FF6B
split-complementary
#6BFFF3 #FF6BC1 #FFA96B
monochromatic
#00F0DC #2EFFEE #6BFFF3 #A8FFF8 #E0FFFD
Accessibility & contrast
On white
1.22
#6BFFF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.22
#6BFFF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BFFF3
17.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BFFF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BFFF3 | 1.00 | 1.22 | 17.22 | 17.22 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F2F3
Deuteranopia (green-blind)
#DBE1F5
Tritanopia (blue-blind)
#00FFFB
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #6bfff3; /* rgb */ color: rgb(107, 255, 243); /* oklch */ color: oklch(91.7% 0.128 187.8);
Tailwind
colors: {
custom: {
50: '#a3fff7',
500: '#6bfff3',
950: '#000000',
},
}SCSS
$custom: #6bfff3; $custom-light: #a3fff7; $custom-dark: #000000;
JSON
{
"hex": "#6bfff3",
"rgb": {
"r": 107,
"g": 255,
"b": 243
},
"hsl": {
"h": 175.135,
"s": 100,
"l": 70.98
},
"oklch": {
"l": 0.91699,
"c": 0.12761,
"h": 187.8
},
"luminance": 0.81117
}Semantic roles & 50–950 ramp
primary
#6BFFF3
secondary
#DB3341
accent
#0013E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685