#6BFDEB#6BFDEB
#6BFDEB is a very light, vivid teal. Relative luminance 0.794; OKLCH L 91.0% C 0.128 H 184.1°. Best body text is #000000 at 16.88:1 contrast (WCAG AA passes).
Color values
| HEX | #6BFDEB |
|---|---|
| RGB | rgb(107, 253, 235) |
| HSL | hsl(173, 97%, 71%) |
| HSV | hsv(173, 58%, 99%) |
| CMYK | cmyk(57.7%, 0%, 7.1%, 0.8%) |
| CIE-LAB | lab(91.40, -43.33, -3.17) |
| CIE-LCH | lch(91.40, 43.44, 184.19°) |
| OKLab | oklab(91% -0.1277 -0.0092) |
| OKLCH | oklch(91% 0.128 184.1) |
| XYZ | xyz(56.1774, 79.3688, 90.9403) |
| Luminance | 0.7937 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.46
Tiffany Blue
#7BF2DA
ΔE00 3.61
Bright Turquoise
#0FFEF9
ΔE00 5.04
Bright Cyan
#41FDFE
ΔE00 6.29
Aqua
#00FFFF
ΔE00 6.33
Light Aqua
#8CFFDB
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BFDEB #FD6B7D
analogous
#6BFDA2 #6BFDEB #6BC6FD
triadic
#6BFDEB #EB6BFD #FDEB6B
tetradic
#6BFDEB #A26BFD #FD6B7D #C6FD6B
square
#6BFDEB #A26BFD #FD6B7D #C6FD6B
split-complementary
#6BFDEB #FD6BC6 #FDA26B
monochromatic
#03EACE #2FFCE3 #6BFDEB #A7FEF3 #E1FFFB
Accessibility & contrast
On white
1.24
#6BFDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.88
#6BFDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BFDEB
16.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BFDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BFDEB | 1.00 | 1.24 | 16.88 | 16.88 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F0EA
Deuteranopia (green-blind)
#DBDFED
Tritanopia (blue-blind)
#00FFF7
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #6bfdeb; /* rgb */ color: rgb(107, 253, 235); /* oklch */ color: oklch(91.0% 0.128 184.1);
Tailwind
colors: {
custom: {
50: '#a2fef1',
500: '#6bfdeb',
950: '#000000',
},
}SCSS
$custom: #6bfdeb; $custom-light: #a2fef1; $custom-dark: #000000;
JSON
{
"hex": "#6bfdeb",
"rgb": {
"r": 107,
"g": 253,
"b": 235
},
"hsl": {
"h": 172.603,
"s": 97.333,
"l": 70.588
},
"oklch": {
"l": 0.90996,
"c": 0.12808,
"h": 184.1
},
"luminance": 0.79375
}Semantic roles & 50–950 ramp
primary
#6BFDEB
secondary
#D83448
accent
#001CE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101816
muted
#818685