#6BFFEE#6BFFEE
#6BFFEE is a very light, vivid teal. Relative luminance 0.808; OKLCH L 91.5% C 0.129 H 184.8°. Best body text is #000000 at 17.16:1 contrast (WCAG AA passes).
Color values
| HEX | #6BFFEE |
|---|---|
| RGB | rgb(107, 255, 238) |
| HSL | hsl(173, 100%, 71%) |
| HSV | hsv(173, 58%, 100%) |
| CMYK | cmyk(58%, 0%, 6.7%, 0%) |
| CIE-LAB | lab(92.05, -43.47, -3.78) |
| CIE-LCH | lch(92.05, 43.63, 184.97°) |
| OKLab | oklab(91.55% -0.1285 -0.0109) |
| OKLCH | oklch(91.55% 0.129 184.8) |
| XYZ | xyz(57.2491, 80.8130, 93.4538) |
| Luminance | 0.8082 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.47
Tiffany Blue
#7BF2DA
ΔE00 4.12
Bright Turquoise
#0FFEF9
ΔE00 4.73
Bright Cyan
#41FDFE
ΔE00 5.95
Aqua
#00FFFF
ΔE00 5.99
Light Aqua
#8CFFDB
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BFFEE #FF6B7C
analogous
#6BFFA4 #6BFFEE #6BC6FF
triadic
#6BFFEE #EE6BFF #FFEE6B
tetradic
#6BFFEE #A46BFF #FF6B7C #C6FF6B
square
#6BFFEE #A46BFF #FF6B7C #C6FF6B
split-complementary
#6BFFEE #FF6BC6 #FFA46B
monochromatic
#00F0D4 #2EFFE7 #6BFFEE #A8FFF5 #E0FFFB
Accessibility & contrast
On white
1.22
#6BFFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.16
#6BFFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BFFEE
17.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BFFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BFFEE | 1.00 | 1.22 | 17.16 | 17.16 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F2ED
Deuteranopia (green-blind)
#DDE1F0
Tritanopia (blue-blind)
#00FFFA
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #6bffee; /* rgb */ color: rgb(107, 255, 238); /* oklch */ color: oklch(91.5% 0.129 184.8);
Tailwind
colors: {
custom: {
50: '#a3fff3',
500: '#6bffee',
950: '#000000',
},
}SCSS
$custom: #6bffee; $custom-light: #a3fff3; $custom-dark: #000000;
JSON
{
"hex": "#6bffee",
"rgb": {
"r": 107,
"g": 255,
"b": 238
},
"hsl": {
"h": 173.108,
"s": 100,
"l": 70.98
},
"oklch": {
"l": 0.91548,
"c": 0.12898,
"h": 184.8
},
"luminance": 0.80819
}Semantic roles & 50–950 ramp
primary
#6BFFEE
secondary
#DB3346
accent
#001AE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685