#6BFCDB#6BFCDB
#6BFCDB is a very light, vivid teal. Relative luminance 0.779; OKLCH L 90.3% C 0.134 H 175.6°. Best body text is #000000 at 16.57:1 contrast (WCAG AA passes).
Color values
| HEX | #6BFCDB |
|---|---|
| RGB | rgb(107, 252, 219) |
| HSL | hsl(166, 96%, 70%) |
| HSV | hsv(166, 58%, 99%) |
| CMYK | cmyk(57.5%, 0%, 13.1%, 1.2%) |
| CIE-LAB | lab(90.71, -46.74, 4.12) |
| CIE-LCH | lch(90.71, 46.93, 174.96°) |
| OKLab | oklab(90.31% -0.1336 0.0102) |
| OKLCH | oklch(90.31% 0.134 175.6) |
| XYZ | xyz(53.6541, 77.8557, 79.2042) |
| Luminance | 0.7786 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 3.03
Tiffany Blue
#7BF2DA
ΔE00 3.32
Aquamarine
#7FFFD4
ΔE00 3.35
Light Turquoise
#7EF4CC
ΔE00 3.57
Aqua (survey)
#13EAC9
ΔE00 5.15
Bright Teal
#01F9C6
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BFCDB #FC6B8C
analogous
#6BFC93 #6BFCDB #6BD4FC
triadic
#6BFCDB #DB6BFC #FCDB6B
tetradic
#6BFCDB #936BFC #FC6B8C #D4FC6B
square
#6BFCDB #936BFC #FC6B8C #D4FC6B
split-complementary
#6BFCDB #FC6BD4 #FC936B
monochromatic
#05E8B4 #2FFBCC #6BFCDB #A7FDEA #E1FEF8
Accessibility & contrast
On white
1.27
#6BFCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.57
#6BFCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BFCDB
16.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BFCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BFCDB | 1.00 | 1.27 | 16.57 | 16.57 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EEDA
Deuteranopia (green-blind)
#DEDEDD
Tritanopia (blue-blind)
#00FFF2
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #6bfcdb; /* rgb */ color: rgb(107, 252, 219); /* oklch */ color: oklch(90.3% 0.134 175.6);
Tailwind
colors: {
custom: {
50: '#a2fee6',
500: '#6bfcdb',
950: '#000000',
},
}SCSS
$custom: #6bfcdb; $custom-light: #a2fee6; $custom-dark: #000000;
JSON
{
"hex": "#6bfcdb",
"rgb": {
"r": 107,
"g": 252,
"b": 219
},
"hsl": {
"h": 166.345,
"s": 96.026,
"l": 70.392
},
"oklch": {
"l": 0.90306,
"c": 0.13399,
"h": 175.6
},
"luminance": 0.77861
}Semantic roles & 50–950 ramp
primary
#6BFCDB
secondary
#D73459
accent
#0034E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684